I have a problem : I can’t access to the profile information in the claims of the response. For information, i use the widget and Angular. I have only the email information in the claims and the scopes are set to only “openid” and “email”.
How can i get all the information of the Profile of a User in that token ?