Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for not Azure JWT tokens #114

Open
AleF83 opened this issue Jun 23, 2022 · 0 comments
Open

Add support for not Azure JWT tokens #114

AleF83 opened this issue Jun 23, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@AleF83
Copy link

AleF83 commented Jun 23, 2022

Airbag validates aud claim in token. According to RFC 7519 this claim is optional.
Some providers don't add this claim to the token. So sometimes other claim should be validated. For example scope claim.
In general there should be support for custom claim type and value.

@AleF83 AleF83 added the enhancement New feature or request label Jun 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant