/
Security CAS Token Validator

Security CAS Token Validator

Description

The Security CAS TokenValidator bundle exports a TokenValidator service that is called by the STS to validate CAS proxy tickets.

Configuration

Installation

This bundle is not installed by default and can be added by installing the security-cas-tokenvalidator feature.

Settings

Configuration NameDefault ValueAdditional Description
CAS Server URLhttps://localhost:8443/cas/The hostname in the URL should match the hostname alias defined within the certificate that CAS is using for SSL communication.

Implementation Details

Imported Services

Registered InterfaceAvailabilityMultiple

ddf.security.encryption.EncryptionService

requiredfalse

Exported Services

Registered InterfacesImplementation ClassProperties Set

ddf.catalog.util.DdfConfigurationWatcher

org.apache.cxf.sts.token.validator.TokenValidator

ddf.security.cas.WebSSOTokenValidator

CAS Server URL and Encryption Service reference