YKPN#40026 Oneindige SAML redirect bij niet bekende persoon
svn path=/Website/branches/v2016.3/; revision=33303
This commit is contained in:
@@ -47,7 +47,8 @@
|
||||
}
|
||||
else
|
||||
{ // Automatisch naar het inlogscherm
|
||||
__DoLog("SAML inlog niet gelukt (Login:" + uname);
|
||||
var newUrl = rooturl + "/?sso=0";
|
||||
__DoLog("SAML inlog niet gelukt (Login:" + uname + ")");
|
||||
}
|
||||
Response.Redirect(newUrl);
|
||||
%>
|
||||
Reference in New Issue
Block a user