planning to have a dedicated login domain such as https://login-newco.com/cas/login
I also plan on having multiple regional domains such as - https://www.newco.com - https://www.newco.cn - https://www.newco.eu I also have multiple web contexts including APIs behind a cas client endpoint for each regional domain such as: - https://www.newco.com/users/v1 - https://www.newco.eu/users/v1 - https://www.newco.eu/products/v1 They are all configured to use Saml11AuthenticationFilter and Saml11TicketValidationFilter. When have everything under 1 domain including login (no https://login-newco.com/cas/login) but just https://newco.com/cas/login all works fine. But I get CORS issue on the client side when trying to use a separate login domain with regional application domains: Reason: CORS header ‘Access-Control-Allow-Origin’ missing Not sure how to proceed. Hopefully I'm not hitting a limitation on CAS. -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to cas-user+unsubscr...@apereo.org. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/a639d265-6eca-46bc-b35a-c11e06e6cc3an%40apereo.org.