# Discourse SSO Configuration

**URL:** https://meta.discourse.org/t/discourse-sso-configuration/246178
**Category:** SSO
**Tags:** discourseconnect
**Created:** [November 20, 2022, 8:49am UTC](https://meta.discourse.org/t/discourse-sso-configuration/246178 "2022-11-20T08:49:15Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![fromage9747](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/fromage9747/32/278651_2.png) [@fromage9747](https://meta.discourse.org/u/fromage9747)
#### Post date: [November 20, 2022, 8:49am UTC](https://meta.discourse.org/t/discourse-sso-configuration/246178/1 "2022-11-20T08:49:15Z")

</div>

I have spent quite a bit of time reading the documentation and fiddling to no avail.

I cannot get [Discourse Connect](https://meta.discourse.org/t/13045?silent=true)/SSo to work with my app.

I have created my own app that has a PWA, Android and iOS app. Now I want to be able to access the forum only through SSO from anyone of my apps.

Something that I think that I might have to do is create a single separate server that handles the SSO auth? And this server is the server I need to input into the “[discourse connect](https://meta.discourse.org/t/13045?silent=true) URL”. However, I am not entirely sure.

I still need to check and confirm whether or not I am processing the payload and sig correctly.

If anyone has any experience with this and can shed some light on it I will be very appreciative.

My backend server that handles the requests is written in NodeJS. But there are multiple backend servers to deal with ping.
