By: Sakit Atakishiyev user 08 May 2017 at 3:38 a.m. CDT

1 Response
Sakit Atakishiyev gravatar
Hi, I add new two existing `claims`(organiztion and transientid) my to `profile` scope. But when I get `user_info` I got only one of them(organization). How can I assign claim to scope correctly so that when I get my user info I get these info also

By Sakit Atakishiyev user 08 May 2017 at 4:28 a.m. CDT

Sakit Atakishiyev gravatar
I solved the problem. Problem is the `claim` which I could not get has no `oxAuth claim name`. Because of this `user_info` could not return this value to me