FSN#41821 PNBR: Hoog CPU gebruik door SAML inlog loop
svn path=/Website/branches/v2017.1/; revision=35150
This commit is contained in:
@@ -46,6 +46,7 @@
|
|||||||
else
|
else
|
||||||
{ // Automatisch naar het inlogscherm
|
{ // Automatisch naar het inlogscherm
|
||||||
__DoLog("SAML inlog niet gelukt (Email:" + email);
|
__DoLog("SAML inlog niet gelukt (Email:" + email);
|
||||||
|
var newUrl = rooturl + "/?sso=0";
|
||||||
}
|
}
|
||||||
Response.Redirect(newUrl);
|
Response.Redirect(newUrl);
|
||||||
%>
|
%>
|
||||||
Reference in New Issue
Block a user