blob: 899face876426ac87c93d2388e71c75b696a5cf5 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
# CAS
Synapse supports authenticating users via the [Central Authentication
Service protocol](https://en.wikipedia.org/wiki/Central_Authentication_Service)
(CAS) natively.
Please see the [cas_config](../../../configuration/config_documentation.md#cas_config) and [sso](../../../configuration/config_documentation.md#sso)
sections of the configuration manual for more details.
|