From 84a89b3286c574a00835682d479cde492066598f Mon Sep 17 00:00:00 2001 From: Jessica Dearie Date: Tue, 9 Feb 2021 13:57:47 -0500 Subject: [PATCH 1/4] Update simplesamlphp_auth.settings.yml --- config/dev/simplesamlphp_auth.settings.yml | 47 +++++++++------------- 1 file changed, 20 insertions(+), 27 deletions(-) diff --git a/config/dev/simplesamlphp_auth.settings.yml b/config/dev/simplesamlphp_auth.settings.yml index 01081b434..4c9808d4e 100644 --- a/config/dev/simplesamlphp_auth.settings.yml +++ b/config/dev/simplesamlphp_auth.settings.yml @@ -1,35 +1,28 @@ -langcode: en -default_langcode: en -activate: true -mail_attr: mail -unique_id: uid -user_name: uid -auth_source: default-sp -login_link_display_name: 'Enterprise/PIV Login' -header_no_cache: false -role: - population: '' - eval_every_time: false -register_users: true allow: - set_drupal_pwd: false default_login: true + set_drupal_pwd: true default_login_roles: authenticated: authenticated - author: '0' - comms: '0' - editor: '0' - administrator: '0' + webform: webform + administrator: administrator default_login_users: '' -logout_goto_url: 'https://oneintranetpilot.epa.gov' -user_register_original: null -sync: - mail: true - user_name: true -autoenablesaml: false +logout_goto_url: '' +activate: true +auth_source: default-sp +login_link_display_name: 'Enterprise/PIV Login' +login_link_show: false debug: false secure: true httponly: false -_core: - default_config_hash: BuLah1nwoT5oUjn6XIuKnXkjcvdt5tDIGQ6gAflOY0s -login_link_show: true +register_users: true +header_no_cache: false +unique_id: uid +user_name: uid +sync: + user_name: true + mail: true +mail_attr: mail +role: + population: '' + eval_every_time: false +autoenablesaml: false From b3a1b35eeaffa2e99f03fa338573189e767d8bf7 Mon Sep 17 00:00:00 2001 From: Jessica Dearie Date: Tue, 9 Feb 2021 14:01:55 -0500 Subject: [PATCH 2/4] Update simplesamlphp_auth.settings.yml --- .../staging/simplesamlphp_auth.settings.yml | 47 ++++++++----------- 1 file changed, 20 insertions(+), 27 deletions(-) diff --git a/config/staging/simplesamlphp_auth.settings.yml b/config/staging/simplesamlphp_auth.settings.yml index ecff1d7c4..dbe31d062 100644 --- a/config/staging/simplesamlphp_auth.settings.yml +++ b/config/staging/simplesamlphp_auth.settings.yml @@ -1,35 +1,28 @@ -langcode: en -default_langcode: en -activate: true -mail_attr: mail -unique_id: uid -user_name: uid -auth_source: default-sp -login_link_display_name: 'Enterprise/PIV Login' -header_no_cache: false -role: - population: '' - eval_every_time: false -register_users: true allow: - set_drupal_pwd: false default_login: true + set_drupal_pwd: true default_login_roles: authenticated: authenticated - author: '0' - comms: '0' - editor: '0' - administrator: '0' + webform: webform + administrator: administrator default_login_users: '' -logout_goto_url: 'https://workstg.epa.gov' -user_register_original: null -sync: - mail: true - user_name: true -autoenablesaml: false +logout_goto_url: '' +activate: true +auth_source: default-sp +login_link_display_name: 'Enterprise/PIV Login' +login_link_show: true debug: false secure: true httponly: false -_core: - default_config_hash: BuLah1nwoT5oUjn6XIuKnXkjcvdt5tDIGQ6gAflOY0s -login_link_show: true +register_users: true +header_no_cache: false +unique_id: uid +user_name: uid +sync: + user_name: true + mail: true +mail_attr: mail +role: + population: '' + eval_every_time: false +autoenablesaml: false From fed3285daedcc7e161e610a233302c1b0788aef0 Mon Sep 17 00:00:00 2001 From: Jessica Dearie Date: Tue, 9 Feb 2021 14:05:32 -0500 Subject: [PATCH 3/4] Update simplesamlphp_auth.settings.yml --- config/dev/simplesamlphp_auth.settings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/dev/simplesamlphp_auth.settings.yml b/config/dev/simplesamlphp_auth.settings.yml index 4c9808d4e..dbe31d062 100644 --- a/config/dev/simplesamlphp_auth.settings.yml +++ b/config/dev/simplesamlphp_auth.settings.yml @@ -10,7 +10,7 @@ logout_goto_url: '' activate: true auth_source: default-sp login_link_display_name: 'Enterprise/PIV Login' -login_link_show: false +login_link_show: true debug: false secure: true httponly: false From 69a38d0deaefc6afe841bad0070c2fd636c3fac2 Mon Sep 17 00:00:00 2001 From: Jessica Dearie Date: Tue, 9 Feb 2021 14:07:56 -0500 Subject: [PATCH 4/4] Update simplesamlphp_auth.settings.yml --- .../staging/simplesamlphp_auth.settings.yml | 47 +++++++++++-------- 1 file changed, 27 insertions(+), 20 deletions(-) diff --git a/config/staging/simplesamlphp_auth.settings.yml b/config/staging/simplesamlphp_auth.settings.yml index dbe31d062..ecff1d7c4 100644 --- a/config/staging/simplesamlphp_auth.settings.yml +++ b/config/staging/simplesamlphp_auth.settings.yml @@ -1,28 +1,35 @@ -allow: - default_login: true - set_drupal_pwd: true - default_login_roles: - authenticated: authenticated - webform: webform - administrator: administrator - default_login_users: '' -logout_goto_url: '' +langcode: en +default_langcode: en activate: true +mail_attr: mail +unique_id: uid +user_name: uid auth_source: default-sp login_link_display_name: 'Enterprise/PIV Login' -login_link_show: true -debug: false -secure: true -httponly: false -register_users: true header_no_cache: false -unique_id: uid -user_name: uid -sync: - user_name: true - mail: true -mail_attr: mail role: population: '' eval_every_time: false +register_users: true +allow: + set_drupal_pwd: false + default_login: true + default_login_roles: + authenticated: authenticated + author: '0' + comms: '0' + editor: '0' + administrator: '0' + default_login_users: '' +logout_goto_url: 'https://workstg.epa.gov' +user_register_original: null +sync: + mail: true + user_name: true autoenablesaml: false +debug: false +secure: true +httponly: false +_core: + default_config_hash: BuLah1nwoT5oUjn6XIuKnXkjcvdt5tDIGQ6gAflOY0s +login_link_show: true