# DiscourseConnect flow no longer functions

**URL:** https://meta.discourse.org/t/discourseconnect-flow-no-longer-functions/182844
**Category:** Support
**Created:** [March 11, 2021, 3:01am UTC](https://meta.discourse.org/t/discourseconnect-flow-no-longer-functions/182844 "2021-03-11T03:01:30Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![david](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/david/32/157490_2.png) [@david](https://meta.discourse.org/u/david)
#### Post date: [March 11, 2021, 10:33am UTC](https://meta.discourse.org/t/discourseconnect-flow-no-longer-functions/182844/5 "2021-03-11T10:33:37Z")

</div>

It’s [now possible](https://github.com/discourse/discourse/pull/12356) to disable the protection via the rails console by running

```plaintext
SiteSetting.discourse_connect_csrf_protection=false

```

You should only do this if you understand and accept the risks it introduces. For anyone hosted by [discourse.org](http://discourse.org), please get in touch and we can flip the setting for you.

(cc @rysher who had [a similar request](https://meta.discourse.org/t/sso-stopped-working-after-upgrade-to-2-6-2-from-2-5-1/180901))

---

_[View the full topic](https://meta.discourse.org/t/discourseconnect-flow-no-longer-functions/182844)._
