Hi Devs, I have set up IS 5.3.0 and tried out the OAuth 2.0 authorization code grant type with Playground2 sample.
In the Service Provider’s claim configuration, I added couple of claims (local claim dialect) and marked all of them as ‘mandatory’. In the user profile, I have added values for all of these claims which were defined in SP’s claim config. When I try out the authorization code grant type with Playground2 sample, after the authentication step I see the following where it says the user’s profile is missing the two claims ‘Organization’ and ‘GivenName’. But these claims are already set in user’s profile. Once I fill the claims, the flow works as expected and I’m able to receive the user’s requested claims. Any thoughts why it says these claims are missing in the profile although I have set those claims in the user profile already ? Thank you, Dinuksha.
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
