Greetings, We've got a need to enable the CORS headers in CAS.
The document here: https://apereo.github.io/cas/5.2.x/installation/Configuration-Properties.html#http-web-requests shows how to enable them, but there's no explanation of what the following attributes mean: # cas.httpWebRequest.cors.enabled=false # cas.httpWebRequest.cors.allowCredentials=false # cas.httpWebRequest.cors.allowOrigins[0]= # cas.httpWebRequest.cors.allowMethods[0]=* # cas.httpWebRequest.cors.allowHeaders[0]=* # cas.httpWebRequest.cors.maxAge=3600 # cas.httpWebRequest.cors.exposedHeaders[0]= We really only need this for one service. Is there a way to enable it, or allow it, per-service? What do all of the other attribute represent? Thanks, Aaron Bennett --- Aaron Bennett Manager of Systems Administration Clark University ITS -- - 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 [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/BN6PR03MB3169D7496166D5A91F1A1133A17B0%40BN6PR03MB3169.namprd03.prod.outlook.com.
