From 9513f7ea9f61e1f83ab92391888c29593bbae72f Mon Sep 17 00:00:00 2001 From: Rory& Date: Sat, 28 Jun 2025 01:31:12 +0200 Subject: Remove CAS auth --- .../usage/configuration/user_authentication/single_sign_on/cas.md | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 docs/usage/configuration/user_authentication/single_sign_on/cas.md (limited to 'docs/usage/configuration/user_authentication') diff --git a/docs/usage/configuration/user_authentication/single_sign_on/cas.md b/docs/usage/configuration/user_authentication/single_sign_on/cas.md deleted file mode 100644 index 899face876..0000000000 --- a/docs/usage/configuration/user_authentication/single_sign_on/cas.md +++ /dev/null @@ -1,8 +0,0 @@ -# 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. \ No newline at end of file -- cgit 1.5.1