layout | title | category |
---|---|---|
default |
CAS - Database Authentication |
Authentication |
{% include variables.html %}
Searches for a user record by querying against a username and password; the user is authenticated if at least one result is found.
{% include_cached casproperties.html properties="cas.authn.jdbc.search" %}
Configuration settings for database authentication can be specified in a multitenant environment. Please review this guide for more information.