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

Make the "nonce" auth request parameter optional in the hybrid "code token" flow #205

Open
phavekes opened this issue Oct 18, 2024 · 0 comments

Comments

@phavekes
Copy link
Member

This issue is imported from pivotal - Originaly created at Dec 7, 2020 by Bart Geesink

Only when issuing an id_token, the nonce must be present. So in the hybrid flow "code token" nonce can be omitted.

Caused by the nimbus library: https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions/src/7da4c0b7f9ad10ea08e4ed970d527f7ec37d67f0/src/main/java/com/nimbusds/openid/connect/sdk/AuthenticationRequest.java#lines-1680

Added question in the. code: 1efc29f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Icebox
Development

No branches or pull requests

1 participant