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

oauth: security: add support of nonce #9288

Merged
merged 1 commit into from
Dec 29, 2023

Conversation

EdouardVanbelle
Copy link
Contributor

Hello please find the nonce security implemented from OIDC flow
(https://openid.net/specs/openid-connect-core-1_0.html#AuthRequest)
It ensures that identity's answer from server belongs to the initial client's request

Signed-off-by: Edouard Vanbelle <edouard@vanbelle.fr>
@alecpl alecpl merged commit 14f092c into roundcube:master Dec 29, 2023
15 checks passed
@EdouardVanbelle EdouardVanbelle deleted the feat/oauth-nonce branch December 29, 2023 20:36
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

Successfully merging this pull request may close these issues.

3 participants