Re: [Dev] Mandatory Claims in OAuth 2.0 with Identity Server 5.3.0

2017-02-21 Thread Dinuksha Ishwari
Hi Nuwandi, Thank you for the instructions. Got it resolved. I have written a blog post about this as well. (http://dinukshaish.blogspot. com/2017/02/mandatory-claims-in-oauth-20-with.html). Thanks and regards, Dinuksha On Mon, Feb 20, 2017 at 9:47 AM, Nuwandi Wickramasinghe

Re: [Dev] Mandatory Claims in OAuth 2.0 with Identity Server 5.3.0

2017-02-19 Thread Nuwandi Wickramasinghe
Hi Dinusha, This could happen because these two local claims (*http://wso2.org/claims/organization * and *http://wso2.org/claims/givenname *) are not mapped in oidc claim dialect. To get rid of this issue, please try the

[Dev] Mandatory Claims in OAuth 2.0 with Identity Server 5.3.0

2017-02-19 Thread Dinuksha Ishwari
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