/
Security CAS Client
Security CAS Client
Description
The Security CAS Client bundle contains client files needed by components that are performing authentication with CAS. This includes setting up the CAS SSO servlet filters and also starting a callback service that is needed to request proxy tickets from CAS.
Configuration
Installation
This bundle is not installed by default and can be added by installing the security-cas-client
feature.
Settings
Configuration Name | Default Value | Additional Description |
---|---|---|
Server Name | https://server:8993 | This is the name of the server that is calling CAS. The URL is used during CAS redirection to redirect back to the calling server. |
CAS Server URL | https://cas:8443/cas | The main URL to the CAS Web Application |
CAS Server URL Prefix | /login | The suffix to the cas login url. |
Proxy Callback URL | https://server:8993/sso | Full URL of the callback service that CAS hits to create proxy tickets. |
Proxy Receptor URL | /sso |
Implementation Details
Imported Services
None.
Exported Services
Registered Interface | Implementation Class | Properties Set |
---|---|---|
|
| CAS Filters |
, multiple selections available,