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
Change the aud to be the endpoint the command is being posted to, and put the client_id in a client_id claim. Assuming the client_id is not the same as the endpoint, this will reduce the risk of confusing a command token with an id token.