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
If a JWT subject contains the user's uuid (basically, it was not obtained with client credentials) and the user is suspended, the JWT should not be considered valid by IAM, i.e. a call to the introspection endpoint should return valid: false.