Unexpected namespace adding user roles to tokens

Hi @terry2 ,

I’ve found out that any unmapped claims that have dots in the identifier will be replaced with semicolons as mentioned in point C here:

I am not aware of a way to stop this other than mapping the claim to part of the Auth0 profile:

1 Like