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) controls whether to disregard TGT or not (default). |
For example, to enable the security check on your localhost, you would set the pattern as shown in this example:
Recommended Comments
There are no comments to display.