You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to get the authorization claim from the token inspection endpoint, but it seems to be missing along with the sub-field permissions. Are there any endpoints in the client to access this information?
I see fields like:
exp
iat
aud
I'm trying to see if the token created has any authorizations in it. Any help would be greatly appreciated!
The text was updated successfully, but these errors were encountered:
I am trying to get the
authorization
claim from the token inspection endpoint, but it seems to be missing along with the sub-fieldpermissions
. Are there any endpoints in the client to access this information?I see fields like:
I'm trying to see if the token created has any authorizations in it. Any help would be greatly appreciated!
The text was updated successfully, but these errors were encountered: