Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 566 Bytes

Database-Authentication-Search.md

File metadata and controls

18 lines (13 loc) · 566 Bytes
layout title category
default
CAS - Database Authentication
Authentication

{% include variables.html %}

Search Database Authentication

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" %}

Multitenancy

Configuration settings for database authentication can be specified in a multitenant environment. Please review this guide for more information.