InseeFr / Keycloak-FranceConnect

Extension Keycloak facilitant l'utilisation de FranceConnect
MIT License
87 stars 31 forks source link

[ENH] Redefinition of environments #114

Closed clement-dufaure closed 3 weeks ago

clement-dufaure commented 1 month ago

Rewrite environments names with backward compatibility Addition on new V2 integration and production environment https://github.com/InseeFr/Keycloak-FranceConnect/issues/109

clement-dufaure commented 3 weeks ago

Urls ok, but v2 probably needs more additions like parmeter prompt (in error with my new configuration FC v2 => waiting for FC support response before open issue)

lme-atolcd commented 3 weeks ago

Tested keycloak-franceconnect 7.0.0 with Keycloak 25.0.6: I was able to login and logout using the INTEGRATION_STANDARD_V2 environment. Thanks for your work.

I confirm that no prompt parameter is added when redirecting the user to the authorize endpoint (https://fcp-low.integ01.dev-franceconnect.fr/api/v2/authorize), but the auth process on the FranceConnect side worked as expected (no error). I guess that the prompt parameter is not (yet ?) required even if this parameter is tagged as required in the documentation (https://docs.partenaires.franceconnect.gouv.fr/fs/migration/fs-migration-diff-v1-v2/#parametres-d-appel-du-endpoint-authorize)