Skip to content

Commit

Permalink
updating code for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
tuehoang committed Nov 19, 2024
1 parent 1293007 commit 4adb1e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/guard-override.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

$config['Guard.AuthModule.Default'] = array();
$config['Guard.AuthModule.Shibboleth'] = array(
'sessionInitiatorURL' => 'https://%HOST%/Shibboleth.ssoooooo/Login',
'sessionInitiatorURL' => 'https://ipeer1-stg.apps.ctlt.ubc.ca/api/saml/login',
'logoutURL' => 'https://%HOST%/Shibboleth.sso000/Logout',
'fieldMapping' => array(
'eppn' => 'username',
Expand Down

0 comments on commit 4adb1e6

Please sign in to comment.