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 tampon FC+ #11

Merged
merged 3 commits into from
Jun 4, 2024
Merged

Vérification tampon FC+ #11

merged 3 commits into from
Jun 4, 2024

Conversation

egaillot
Copy link
Collaborator

@egaillot egaillot commented Jun 4, 2024

Dans un premier temps, on vérifie que le state généré et transmis à FC+ dans la requête /authorize nous est renvoyé à l'identique dans l'url de redirection. Dans le cas contraire, on échoue (pour l'instant) silencieusement.

Reste à faire :

  • vérifier que le nonce généré est également identique.
  • décider si on veut afficher un message d'erreur.

@egaillot egaillot added the enhancement New feature or request label Jun 4, 2024
@egaillot egaillot requested a review from Fabinout June 4, 2024 15:29
@egaillot egaillot self-assigned this Jun 4, 2024
src/utils.js Fixed Show fixed Hide fixed
@egaillot egaillot force-pushed the verification-tampon-fcplus branch from 77dda9a to 0004524 Compare June 4, 2024 15:34
src/routes/utils.js Dismissed Show dismissed Hide dismissed
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.

ok

@egaillot egaillot merged commit 9a61fe4 into main Jun 4, 2024
4 checks passed
@egaillot egaillot deleted the verification-tampon-fcplus branch June 4, 2024 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants