You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*`CAS_SERVER`: The hostname of the CAS server (default `localhost`)
27
+
*`CAS_CONTEXT`: The CAS context. In the case of `gunet/simple-cas` it will be `/cas`, while in the case of a regulat CAS it will be `./` (default `/cas`)
28
+
*`CAS_PORT`: The port where the CAS server is listening to (default `8443`)
29
+
*`CAS_VERSION`: The CAS protocol version (default `3.0`)
30
+
*`CAS_SERVICE_NAME`: The service name to use for our service (default `https://localhost`)
0 commit comments