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

Adding "typ" claim to SAD tokens #32

Closed
Razumain opened this issue Jul 18, 2017 · 2 comments
Closed

Adding "typ" claim to SAD tokens #32

Razumain opened this issue Jul 18, 2017 · 2 comments

Comments

@Razumain
Copy link
Member

A new best practice recommendation for JWT suggests that JWT should include a type taclaration using the "typ" claim. This reduce the risk that one JWT of a particular type is mistaken for a JWT of another type. It is therefore suggested to add a "typ" claim to the SAD JWT, defining it to be a SAD token.

@Razumain
Copy link
Member Author

@martin-lindstrom
Copy link
Member

Solved in PR #30.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

2 participants