FSN#37583 Authenticatie via JWT
svn path=/Website/trunk/; revision=30791
This commit is contained in:
@@ -626,7 +626,7 @@ function SecureSSO(ssoProps)
|
||||
strAction = getFParam("action", "");
|
||||
if (!strAction && ssoProps.ssoURL) // we zijn begonnen in Facilitor en moeten nog naar de klant
|
||||
{
|
||||
strReturnURL = ssoURL;
|
||||
strReturnURL = ssoProps.ssoURL;
|
||||
if (!strReturnURL)
|
||||
{
|
||||
__DoLog("Secure SSO login error 0");
|
||||
|
||||
Reference in New Issue
Block a user