CAS
+Synapse supports authenticating users via the Central Authentication +Service protocol +(CAS) natively.
+Please see the cas_config
and sso
sections of the Synapse configuration
+file for more details.
From d43886aec7f4d4cd18136411ddb1c00874b9c580 Mon Sep 17 00:00:00 2001
From: anoadragon453
Synapse supports authenticating users via the Central Authentication +Service protocol +(CAS) natively.
+Please see the cas_config
and sso
sections of the Synapse configuration
+file for more details.
Synapse supports single sign-on through the SAML, Open ID Connect or CAS protocols. +LDAP and other login methods are supported through first and third-party password +auth provider modules.
+ +Synapse supports authenticating users via the Security Assertion +Markup Language +(SAML) protocol natively.
+Please see the saml2_config
and sso
sections of the Synapse configuration
+file for more details.