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

Vérification nonce #14

Merged
merged 4 commits into from
Jun 10, 2024
Merged

Vérification nonce #14

merged 4 commits into from
Jun 10, 2024

Conversation

egaillot
Copy link
Collaborator

Si le nonce généré et transmis à la requête FC+ /authorize diffère de celui consigné dans le JWT id_token renvoyé par FC+ en réponse à la requête /token… on génère une erreur et on interrompt le processus d'identification de l'utilisateur.

@egaillot egaillot requested a review from Fabinout June 10, 2024 14:22
@egaillot egaillot self-assigned this Jun 10, 2024
Copy link
Contributor

@Fabinout Fabinout left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Codé en binôme !

@egaillot egaillot merged commit c599c3f into main Jun 10, 2024
3 checks passed
@egaillot egaillot deleted the verification-nonce branch June 10, 2024 14:23
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.

2 participants