Replies: 2 comments 1 reply
-
Hi, |
Beta Was this translation helpful? Give feedback.
0 replies
-
This is a pic from the ui when the user allow the application you can see 3 claims when i request the profile scope But in the tokeinfo response i cannot see those values here is my request and response
Dont know if i have to do something to the OIDC claims script |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So i try to get the default claims with the scope profile, the UI is showing me this claims name, given_name, family_name but in the tokeninfo request this values are not coming, am i missing some configuration or something?
"scope":["profile"],"profile":"",
Beta Was this translation helpful? Give feedback.
All reactions