The casServiceProperties bean implements the Spring JSCASServiceProperties bean and stores the properties related to Spring’s CAS: service and sendRenew properties. Configure the following bean to set up the security check locations:
• | casServiceProperties – This bean has the following properties: |
• | sendRenew: When the user is redirected to CAS for authentication, the sendRenew property (true|false) determines whether or not to disregard TGT (default). |
For example, to enable the security check on your localhost, you would set the pattern as in this example:
Recommended Comments
There are no comments to display.