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

Keep the ID Token storing default in v2 #927

Merged
merged 1 commit into from
Nov 30, 2022
Merged

Conversation

adamjmcgrath
Copy link
Contributor

📋 Changes

I've decided to keep the default of storing the ID Token in the session because it may be required in RP initiated logout (we will likely require the id_token_hint to prevent the logout prompt by default)

📎 References

https://openid.net/specs/openid-connect-rpinitiated-1_0.html#:~:text=At%20the%20Logout%20Endpoint%2C%20the%20OP%20SHOULD%20ask%20the%20End%2DUser%20whether%20to%20log%20out%20of%20the%20OP%20as%20well.%20Furthermore%2C%20the%20OP%20MUST%20ask%20the%20End%2DUser%20this%20question%20if%20an%20id_token_hint%20was%20not%20provided

@adamjmcgrath adamjmcgrath added the review:small Small review label Nov 30, 2022
@adamjmcgrath adamjmcgrath requested a review from a team as a code owner November 30, 2022 15:09
@vercel
Copy link

vercel bot commented Nov 30, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated
nextjs-auth0 ⬜️ Ignored (Inspect) Nov 30, 2022 at 3:09PM (UTC)

@adamjmcgrath adamjmcgrath merged commit a0341a8 into vNext Nov 30, 2022
@adamjmcgrath adamjmcgrath deleted the store-idtoken-default branch November 30, 2022 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review:small Small review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants