I am having trouble getting roles back in my token after I authenticate to Auth0. The roles array is there its just empty.
We have multiple applications in Auth0 currently that you can login into and you will get roles back in the token.
I created a new application in our tenant and I am able to authenticate to the new application. But, when I Check the token under the authorization object, the roles array is there. Its just empty. This seems like an issue with configuration during setup. Any ideas on what I can look for?