From b8bd769571241295bfe1ce2e9fd72b33efda0a76 Mon Sep 17 00:00:00 2001 From: clokep Date: Wed, 6 Sep 2023 18:33:34 +0000 Subject: deploy: fe69e7f617199f51eb97f510a0a934fdcf02fbad --- .../usage/configuration/config_documentation.html | 52 ++++++++++++++++------ 1 file changed, 38 insertions(+), 14 deletions(-) (limited to 'develop/usage/configuration/config_documentation.html') diff --git a/develop/usage/configuration/config_documentation.html b/develop/usage/configuration/config_documentation.html index 319e0d868b..e754a67b19 100644 --- a/develop/usage/configuration/config_documentation.html +++ b/develop/usage/configuration/config_documentation.html @@ -3060,27 +3060,50 @@ claim MUST contain "admin".

Enable Central Authentication Service (CAS) for registration and login. Has the following sub-options:

Example configuration:

cas_config:
@@ -3091,6 +3114,7 @@ All of the listed attributes must match for the login to be permitted.
   required_attributes:
     userGroup: "staff"
     department: None
+  enable_registration: true
 

sso

-- cgit 1.5.1