Closed drieschel closed 1 month ago
thank you, I think I have been experiencing this elsewhere...!
BTW, any thoughts on how to be able to restore the :strict
or is it just not for us?
I think it is not possible, because the Keycloak authentication form usually resides under a different domain. Just guessing, didn't deep dive into that topic.
This PR fixes a problem when logging into quepid with Keycloak.
Description
Reverted
same_site: :strict
tosame_site: :lax
, which was introduced in v7.17.1.Motivation and Context
With Firefox it was not possible to login into quepid and in Chrome the redirect after authentication in Keycloak did not work properly.
How Has This Been Tested?
Applied the fix in quepid instance and logging in over Keycloak worked again with Firefox as well as redirection in Chrome after successful authentication.
Screenshots or GIFs (if appropriate):
Types of changes
Checklist: