Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hotfix - SAML #2406

Merged
merged 2 commits into from
Mar 17, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions config/default/config_split.config_split.local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ module:
environment_indicator_ui: 0
masquerade: 0
migrate: 0
simplesamlphp_auth: 0
stage_file_proxy: 0
syslog: 0
twig_xdebug: 0
Expand Down
30 changes: 30 additions & 0 deletions config/local/simplesamlphp_auth.settings.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
_core:
default_config_hash: RMy8ch2MOT68bCD63OGZQRdMk2pD6UXPEZMuCIisbfs
langcode: en
activate: true
auth_source: local-sp
login_link_display_name: 'Ping login'
login_link_show: true
user_name: uid
unique_id: uid
mail_attr: email
header_no_cache: false
role:
population: null
eval_every_time: false
register_users: true
allow:
set_drupal_pwd: false
default_login: true
default_login_roles:
administrator: administrator
default_login_users: '1'
logout_goto_url: 'https://sso-dev.boston.gov/idp/startSLO.ping'
user_register_original: admin_only
sync:
mail: true
user_name: true
autoenablesaml: false
debug: true
secure: false
httponly: false