FCLT#60353 Notificaties nieuwe App via Firebase

svn path=/Website/branches/v2019.2/; revision=45524
This commit is contained in:
Jos Groot Lipman
2020-01-21 08:46:42 +00:00
parent 783c274781
commit d6207ac5ca

View File

@@ -346,7 +346,8 @@ if (user_key < 0 && S("os_logon")
}
// Tenslotte proberen we automatische iDP's
if (user_key < 0
var nosso = getQParamInt("nosso", 0) == 1;
if (user_key < 0 && !nosso
&& typeof Session("no_sso") == "undefined"
&& !Request.ServerVariables("HTTP_X_FACILITOR_API_KEY").Count
&& !Request.QueryString("APIKEY").Count)