layout | title | category |
---|---|---|
default |
CAS - Database Authentication |
Authentication |
{% include variables.html %}
Authenticates a user by comparing the user password (which can be encoded with a password encoder) against the password on record determined by a configurable database query.
{% include_cached casproperties.html properties="cas.authn.jdbc.query" %}
Configuration settings for database authentication can be specified in a multitenant environment. Please review this guide for more information.