Ability to validate claims in JWT policy #6829
Labels
proposal
An issue that proposes a feature request
ready for refinement
An issue that was triaged and it is ready to be refined
Milestone
Currently, we must use snippets to validate claims in the validated JWT.
It would be very nice if we could validate custom claims, for example
scope
, directly from the JWT policy (https://docs.nginx.com/nginx-ingress-controller/configuration/policy-resource/#jwt-using-jwks-from-remote-location).As an example of how this cane be done, see https://learn.microsoft.com/en-us/azure/api-management/validate-jwt-policy.
From that link (of course I don't want XML, but you get the idea :-) ):
The text was updated successfully, but these errors were encountered: