I have yet to be able to replicate the results in that page. My application settings are as required by the guide as are the scopes, claims, etc. to no avail. The JWT token does not contain group information at all. Interrogating the /userinfo endpoint with the access token doesn’t retrieve any meaningful information either.
I’m not sure what you’re asking for. I’m using JSON Web Tokens - jwt.io to see the contents of the response idToken and everything looks good, except no groups.
@rdodev Great. I was asking for the configuration of your claims in the auth server. I believe you just mis-configured the settings. I’ll close this topic.