Skip to content

Commit

Permalink
FOIA-487: Unchecking Create users from SAML data box. (#642)
Browse files Browse the repository at this point in the history
* FOIA-487: Unchecking Create users from SAML data box.

* FOIA-487: Removing the confirm leave test.
  • Loading branch information
ameshkin authored Aug 21, 2024
1 parent a02ab0b commit c22c0d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/default/samlauth.authentication.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c22c0d5

Please sign in to comment.