Skip to content

Commit

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

$config['Guard.AuthModule.Default'] = array();
$config['Guard.AuthModule.Shibboleth'] = array(
'sessionInitiatorURL' => 'https://%HOST%/Shibboleth.sso/Login',
'logoutURL' => 'https://%HOST%/Shibboleth.sso/Logout',
'sessionInitiatorURL' => 'https://%HOST%/Shibboleth.ssoooooo/Login',
'logoutURL' => 'https://%HOST%/Shibboleth.sso000/Logout',
'fieldMapping' => array(
'eppn' => 'username',
'affiliation' => 'role',
Expand Down

0 comments on commit 1293007

Please sign in to comment.