Stormpath Authentication
Verify and authenticate credentials against the Stormpath Cloud Identity.
Usage Warning!
Functionality provided by Stormpath is not longer available.
Support is enabled by including the following dependency in the WAR overlay:
<dependency>
<groupId>org.apereo.cas</groupId>
<artifactId>cas-server-support-stormpath</artifactId>
<version>${cas.version}</version>
</dependency>
To see the relevant list of CAS properties, please review this guide.