Skip to:
Review our usage of SameSite attribute in Server UI and ensure that we set it to reasonable value (currently we use the default which is “none”). Review the linked issues and ensure that our implementation does not break SAML or any other feature.
Fix the issue with login from the designer, please retest this.
Please test the following:
Ensure that all cookies are set to SameSite=Lax.
Verify that the redirect after login works correctly when using SSO.
Confirm that other cookies, such as those controlling the expansion/collapse of menus, function properly.
Review our usage of SameSite attribute in Server UI and ensure that we set it to reasonable value (currently we use the default which is “none”). Review the linked issues and ensure that our implementation does not break SAML or any other feature.