You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
document.getElementById("loading_message_p").innerHTML="Login/Logout action is not called. Please check return url (retUrl) value in query parameters."
433
+
document.getElementById("loading_message_p").innerHTML="Login/Logout action is not called. Please check return url (retUrl) value in query parameters or <a href="+linkurl+">click here</a>";
428
434
}catch(err){
429
435
logger("Error in changing loading message: ",err.message)
0 commit comments