How to reference Custom namespaced id token fields

Hi @wolfbrownie1995,

You’ll need to use the bracket notation instead of dot notation when the key is a URL like that

e.g.
user["http://www.stutor.com/roles"]

Some more example are here: JSON Literals