How to include Authorization Extension data (groups/roles/permissions) into issued tokens?

Hi jmangelo,

Thanks for the response.

I would have expected if both options are enabled (OIDC & Include groups/roles/permissions in token) then the non-standard OIDC claims would have been included in the tokens and named with a default namespace of the Auth0 account. Could someone update the documentation of the extension so its clearer that these are excluded if OIDC is enabled?

For now I’ve just extended a copy of the extension rule so it includes the non-standard claims.

Thanks,