cas.server.name = https://sso.example.com
cas.server.prefix = ${cas.server.name}/cas
mgmt.adminRoles[0] = ROLE_ADMIN
mgmt.userPropertiesFile = file:/etc/cas/config/admusers-management.properties
mgmt.serverName = https://sso.example.com-- Ray Bon Programmer analyst Development Services, University Systems 2507218831 | CLE 019 | rb...@uvic.ca
Perhaps something like the below – if using Tomcat -- ‘server.xml’ .
<Connector port="8443" protocol="HTTP/1.1"
connectionTimeout="20000"
URIEncoding="UTF-8"
server="Apache"
address="127.0.0.1"
maxThreads="150"
proxyPort="443"
proxyName="example.edu "
scheme="https"
secure="true"/>
--
- 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+u...@apereo.org.
To view this discussion on the web visit
https://groups.google.com/a/apereo.org/d/msgid/cas-user/de6a26aa-6f95-4b54-b9ed-25f27b649931%40apereo.org.