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
{{ message }}
This repository was archived by the owner on Oct 29, 2021. It is now read-only.
In the JWT there is a field "iss", that contains the issuer claim.
For example (in the case of Keycloak):
This address gives:
Is it possible to use that in Servant-Auth? Maybe as an option in JWTSettings?