SSO Login doesn’t work
-
Hi!
I changed the custom worpress login URL from “/wp-login” into something else. Let’s call it “/example-for-a-self-defined-slug”.
I managed to change the setting in disqus-conditional-load.php from “/wp-login.php” to “/example-for-a-self-defined-slug” in line 1453 and the same in line 1454 for the logout: “/example-for-a-self-defined-slug?action=logout”.
Question No. 1:
I changed these settings from an address of a PHP into a slug of an URL. Is this correct or do I have to produce a new PHP instead?Anyway, the redirect works as the popup now brings me to the login screen. I login with my test account and get redirected to the account’s profile. The other window (the main window, not the popup) reloads by itself. That looks good so far.
Question No. 2:
I’d prefer that the popup immediately closes after the SSO login and doesn’t stay open as a separate window that the user has to close by himself. Is this possible? And if so: How? ??Okay, we’re logged in now. But: Only as a user of my website (the admin bar with the profile pic shows up after the main window’s automatic refresh). The Disqus comment system still does not recognize the logged in user as a logged in user but still as a guest who still has the option to do the SSO log in, the disqus login etc.
Or better said: login failed. (There’s no such error message by the way. Just nothing changes.)Question No. 3:
Well… What’s wrong? ??Thank you very much!
- The topic ‘SSO Login doesn’t work’ is closed to new replies.