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
Is it possible to configure the jwt validator policy to work with reference/opaque tokens?
Tokes are issued from Identity Server 4 - and its configured to issue reference tokens for some clients - in asp.net for example we would use middleware to de-reference the token using the standard token introspection endpoint listed in the openid configuration discovery document