Support for claims check in Micronaut controllers for JWT authentication mechanism #32
Labels
design discussion required
Issue that needs discussion with maintainers for deciding on approach
hacktoberfest
Problem:
Mentioning of scopes or other openid/oauth2 attributes in open api spec doesn't get converted to any checks in micronaut controllers.
Details:
oauth
security scheme.Extension:
Ability to be able to perform ADD/OR/contains/matches etc rules between these claims specified.
The text was updated successfully, but these errors were encountered: