summary refs log tree commit diff
path: root/docs/usage/configuration/user_authentication
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2025-06-28 01:31:12 +0200
committerRory& <root@rory.gay>2025-06-28 01:55:19 +0200
commit9513f7ea9f61e1f83ab92391888c29593bbae72f (patch)
tree40b6d6736311b88b9168873c2d486df903e4224b /docs/usage/configuration/user_authentication
parentFix gitignore to ignore .venv (diff)
downloadsynapse-9513f7ea9f61e1f83ab92391888c29593bbae72f.tar.xz
Remove CAS auth
Diffstat (limited to 'docs/usage/configuration/user_authentication')
-rw-r--r--docs/usage/configuration/user_authentication/single_sign_on/cas.md8
1 files changed, 0 insertions, 8 deletions
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