diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b3004d54..e02f4b049 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Stanford Profile +10.1.2 +------------------------------------------------------------------------------- + 10.1.1 ------------------------------------------------------------------------------- - Update samlauth settings when a role is created or deleted diff --git a/config/sync/config_pages.type.stanford_saml.yml b/config/sync/config_pages.type.stanford_saml.yml index 6c4955717..c6db76e40 100644 --- a/config/sync/config_pages.type.stanford_saml.yml +++ b/config/sync/config_pages.type.stanford_saml.yml @@ -23,19 +23,19 @@ third_party_settings: delta: 0 column: value config_name: stanford_samlauth.settings - config_item: restrict + config_item: allowed.restrict 50bcbb65-445c-410a-9c93-5d5a88870d2c: field: su_simplesaml_allowed delta: 0 column: value config_name: stanford_samlauth.settings - config_item: restrict + config_item: allowed.restrict 2e223afa-8768-41f6-acdd-cfe15114b930: field: su_simplesaml_affil delta: 0 column: value config_name: stanford_samlauth.settings - config_item: restrict + config_item: allowed.restrict 576fa6f9-1295-4d86-b639-0e6cac675d35: field: su_simplesaml_affil delta: -1 diff --git a/stanford_profile.info.yml b/stanford_profile.info.yml index a475f7199..bbc056e1d 100644 --- a/stanford_profile.info.yml +++ b/stanford_profile.info.yml @@ -1,6 +1,6 @@ name: 'Stanford Profile' description: 'Jumpstart Website Profile' -version: 10.1.1 +version: 10.1.2 type: profile project: Stanford core_version_requirement: ^9 || ^10