<div dir="ltr"><div>Hello. How can I set the domain of session cookies?<br><br>I want to run keycloak at <a href="http://auth.mydomain.com">auth.mydomain.com</a> and get the session cookies (for SSO) at other subdomains of <a href="http://mydomain.com">mydomain.com</a>.<br><br>Browsers will allow <a href="http://sub.domain.com">sub.domain.com</a> to set cookies for <a href="http://domain.com">domain.com</a>, but I can&#39;t figure out how to get Keycloak to do this.<br><br></div>Thanks in advance!</div>