# Open source will support customized provider SSO

**URL:** https://meta.discourse.org/t/open-source-will-support-customized-provider-sso/200797
**Category:** SSO
**Created:** [August 18, 2021, 5:11am UTC](https://meta.discourse.org/t/open-source-will-support-customized-provider-sso/200797 "2021-08-18T05:11:59Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![aneev](https://avatars.discourse-cdn.com/v4/letter/a/94ad74/32.png) [@aneev](https://meta.discourse.org/u/aneev)
#### Post date: [August 18, 2021, 5:11am UTC](https://meta.discourse.org/t/open-source-will-support-customized-provider-sso/200797/1 "2021-08-18T05:11:59Z")

</div>

Hi All,

I would like to understand, will open source support SSO.

Requirement:  
We need to navigate from our Application to Forum without asking sign in.

---

<div class="post-metadata">

### Author: ![itsbhanusharma](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/itsbhanusharma/32/180717_2.png) [@itsbhanusharma](https://meta.discourse.org/u/itsbhanusharma)
#### Post date: [August 18, 2021, 5:26am UTC](https://meta.discourse.org/t/open-source-will-support-customized-provider-sso/200797/2 "2021-08-18T05:26:41Z")

</div>

It should work. You can either use [DiscourseConnect](https://meta.discourse.org/t/discourseconnect-official-single-sign-on-for-discourse-sso/13045) or [Oauth2](https://meta.discourse.org/t/oauth2-basic-support/33879) as your **only** auth provider so discourse won’t present it’s login screen and rather take the user directly to your auth provider.
