File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ function IdPSelectUIParms(){
14
14
// Approaching via the Discovery Protocol for example
15
15
//this.defaultReturn = "https://example.org/Shibboleth.sso/DS?SAMLDS=1&target=https://example.org/secure";
16
16
this . defaultReturnIDParam = null ;
17
- this . returnWhiteList = [ "^https:\/\/unity\.rc\.umass\.edu\/Shibboleth\.sso\/Login.*$" , "^https:\/\/netbox\.rc\.umass \.edu\/Shibboleth\.sso\/Login.*$" ] ;
17
+ this . returnWhiteList = [ "^https:\/\/unity\.rc\.umass\.edu\/Shibboleth\.sso\/Login.*$" , "^https:\/\/unity\.uri \.edu\/Shibboleth\.sso\/Login.*$" ] ;
18
18
this . helpURL = 'https://wiki.shibboleth.net/confluence/display/SHIB2/DSRoadmap' ;
19
19
this . ie6Hack = null ; // An array of structures to disable when drawing the pull down (needed to
20
20
// handle the ie6 z axis problem
You can’t perform that action at this time.
0 commit comments