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 7b4c532ab70079bfda251f9ef1e44aa70e726249 Mon Sep 17 00:00:00 2001
From: babolivier
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.