Hi All,
I'm currently evaluating WSO2 Identity Server 5.0.0 and WSO2 API
Manager 1.8.0 and I would like to implement an architecture based on
oAuth2(Authorization Grant Type). I'm following this guide 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>
.
However it so happens that when I try to generate an authorization code, i.e
when a request is generated from API-M to
//authorize?response_type=code&client_id=<CLIENT_ID>&redirect_uri=<REDIRECT_URI>/the
request gets forwarded to
/https://localhost:9443/authenticationendpoint/oauth2_authz.do?loggedInUser=<>&application=DefaultApplication&scope=&sessionDataKeyConsent=&spQueryParams=/(i.e
tries to connect to wso2 identity server), but my wso2 identity server is
running on a different machine. so when i try to replace localhost with the
actual ip, everything works fine. So how do I acheive this? (WSO2IS and WSO2
API-M are running on a linux machine and I'm trying to access them from my
local machine)
Any help will be greatly appreciated
--
View this message in context:
http://wso2-oxygen-tank.10903.n7.nabble.com/Identity-Server-5-0-0-as-API-M-Key-Manager-tp136062.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