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

JWT clarifications needed #28

Open
dickhardt opened this issue Apr 6, 2024 · 0 comments
Open

JWT clarifications needed #28

dickhardt opened this issue Apr 6, 2024 · 0 comments

Comments

@dickhardt
Copy link

In the first JWT, it looks like
"jti": "nonce" should be "jti": "challenge from Sec-Session-Challenge header"

"key":"public key" is vague. Perhaps use a jwk?

Why is the session ID not in the first JWT as a sub?

Why is the second JWT different? Could it not be the same?

It looks like you are intentionally not having a iss claim, clarify it should not be included, as well as what else should not be included. This then leads to describing the JWT verification steps the server should follow

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

No branches or pull requests

1 participant