# Problem logging in using SSO plugin

**URL:** https://meta.discourse.org/t/problem-logging-in-using-sso-plugin/31028
**Category:** Support
**Created:** [July 13, 2015, 9:57pm UTC](https://meta.discourse.org/t/problem-logging-in-using-sso-plugin/31028 "2015-07-13T21:57:46Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![Stelmsind](https://avatars.discourse-cdn.com/v4/letter/s/82dd89/32.png) [@Stelmsind](https://meta.discourse.org/u/Stelmsind)
#### Post date: [July 13, 2015, 10:26pm UTC](https://meta.discourse.org/t/problem-logging-in-using-sso-plugin/31028/4 "2015-07-13T22:26:20Z")

</div>

> [@fseno](#):
>
> Is there a way to disable SSO on discourse from terminal?

> 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)](https://meta.discourse.org/t/official-single-sign-on-for-discourse/13045)

---

_[View the full topic](https://meta.discourse.org/t/problem-logging-in-using-sso-plugin/31028)._
