Hi Shiva, When you run the Playground application and Authorize, It redirect to the login screen of Identity Server and after successful authentication it redirect to the Approve page with sessionDataConsent, Once user Approve, it submit the data to authorize endpoint which you have mentioned above.
Hope this will help. Thanks Godwin On Sat, Nov 1, 2014 at 12:30 PM, Shiva Balachandran <[email protected]> wrote: > Hi All, > > I was going through the code for the OAuth2 Auth Endpoint and i came > across this code block > > String sessionDataKeyFromConsent = > EndpointUtil.getSafeText(request.getParameter( > OAuthConstants.SESSION_DATA_KEY_CONSENT)); > > Can i know where are we retrieving this from and in what context? Also, > how to view what are the other parameters available. > > Thank you. > > -- > Shiva Balachandran > Software Engineer > WSO2 Inc. > > Mobile - +94 774445788 > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- *Godwin Amila Shrimal* Senior Software Engineer WSO2 Inc.; http://wso2.com lean.enterprise.middleware mobile: *+94772264165* linkedin: *http://lnkd.in/KUum6D <http://lnkd.in/KUum6D>* twitter: https://twitter.com/godwinamila
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
