Previous version of this plugin had a switch to allow for the absence of the state parameter in franceconnect logout response (for csrf protection)
Shoud we reintroduce this switch in admin panel or should we definitively remove support for accepting logout responses without state parameter ?
It's about code around https://github.com/InseeFr/Keycloak-FranceConnect/blob/master/src/main/java/fr/insee/keycloak/providers/common/AbstractBaseIdentityProvider.java#L202C1-L211C100