hi Pushpalanka, Thanks. I have the Identity Server running on port 9443 and API Manager running on 9447. So when i try to access //authorize/ endpoint of API Manager to generate an authorization code, the request gets forwarded to //authenticationendpoint/oauth2_authz.do/ endpoint of Identity Server(Identity Server login page where I am supposed to enter my credentials), however the ip is localhost, so everytime i got to replace localhost with the actual ip.
Moreover Once I enter my credentials, the request goes forward to //commonauth/?sessionDataKey=<>&type=oauth2/ endpoint(where i either need to grant or deny accesss) but here again ip is localhost, so i got to again replace the localhost with actual ip. Im just guessing this is some configuration issue. And I'm following this link <https://docs.wso2.com/display/CLUSTER420/Configuring+the+Identity+Server+5.0.0+with+the+API+Manager+1.8.0+or+1.7.0> -- View this message in context: http://wso2-oxygen-tank.10903.n7.nabble.com/Identity-Server-5-0-0-as-API-M-Key-Manager-tp136062p136926.html Sent from the WSO2 Development mailing list archive at Nabble.com. _______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
