Hi,
if there is a web application which uses SSO for authentication, we get a cookie container object after the request of the WebServiceSSO.aspx.
In our constellation the web application is hostet at another domain. Because of that SSO doesn't work. In the cookies is the SameSite attribute set, so all modern browsers block the SSO because of the different domain.
Is there any possibility to solve this? Is there any configuration which can affect the same site attribute?
Greetings
Michael
