Details
-
Improvement
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
-
Unknown
-
Description
In the OIDC Authenticator, we support defining a cookie client side to indicate which OIDC configuration to use :
#-# When using in-wiki OIDC configuration, it is possible to define multiple configurations that can be selected by
#-# the end user through a cookie indicating the name of the configuration to be used. You can control the name of
#-# this cookie with the following configuration.
#-#
#-# oidc.clientConfigurationCookie=oidcProvider
The idea would be to provide an option in OIDC Client configurations to clear this cookie upon logout, so that an eventual choice of OIDC Clients can be made again.