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
It would be nice to add an OAuth2TokenValidator that validates the typ header value. This is simpler than needing to create a jwtProcessorCustomizer and also would simplify adding validators that follow specs that require a certain typ value like RFC 9068.