From c22c0d59602f3df2683b84e07a7938ae5001725b Mon Sep 17 00:00:00 2001 From: Amir Meshkin Date: Wed, 21 Aug 2024 16:56:22 -0400 Subject: [PATCH] FOIA-487: Unchecking Create users from SAML data box. (#642) * FOIA-487: Unchecking Create users from SAML data box. * FOIA-487: Removing the confirm leave test. --- config/default/samlauth.authentication.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/default/samlauth.authentication.yml b/config/default/samlauth.authentication.yml index 808f2d16e..f8e963714 100644 --- a/config/default/samlauth.authentication.yml +++ b/config/default/samlauth.authentication.yml @@ -77,7 +77,7 @@ map_users_roles: cfo_council_reviewer: cfo_council_reviewer cfo_page_creator: cfo_page_creator cfo_page_reviewer: cfo_page_reviewer -create_users: true +create_users: false sync_name: true sync_mail: true user_name_attribute: maxEmail