fseno
(Francis Seno)
1
When I try to login from my wp site, i get this error: Too many redirects occurred trying to open.
discourse site is here: http://forum.mercenarytrader.com
could it be that the secret key has changed? Tried to rebuild app from terminal but still can’t access the site.
Is there a way to disable SSO on discourse from terminal?
Sorry I’m new to all this. Thanks
downey
(Michael Downey)
2
I can’t even load http://forum.mercenarytrader.com without being redirected to WordPress.
What plugin are you using?
fseno
(Francis Seno)
3
Stelmsind
(Sam Stickland)
4
What if you check it by mistake?
If you check enable_sso by mistake and need to revert to the original state and no longer have access to the admin panel
run:
./launcher enter app
rails c
irb > SiteSetting.enable_sso = false
irb > exit
exit
From: Setup DiscourseConnect - Official Single-Sign-On for Discourse (sso)
2 לייקים