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
We currently support validating iss and aud. We should probably add support for sub and secondly allow users to define custom claims that they want validated.
Allow validating custom claims in JWT auth config
https://docs.flipt.io/configuration/authentication#claim-validation
We currently support validating
iss
andaud
. We should probably add support forsub
and secondly allow users to define custom claims that they want validated.Perhaps under a
custom:
section?Originally posted by @markphelps in #2945 (comment)
FLI-954
The text was updated successfully, but these errors were encountered: