# Single sign on for non-wordpress site, using bubble code free

**URL:** https://meta.discourse.org/t/single-sign-on-for-non-wordpress-site-using-bubble-code-free/61245
**Category:** SSO
**Created:** [April 19, 2017, 10:57am UTC](https://meta.discourse.org/t/single-sign-on-for-non-wordpress-site-using-bubble-code-free/61245 "2017-04-19T10:57:18Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![riz](https://avatars.discourse-cdn.com/v4/letter/r/71c47a/32.png) [@riz](https://meta.discourse.org/u/riz)
#### Post date: [April 19, 2017, 10:57am UTC](https://meta.discourse.org/t/single-sign-on-for-non-wordpress-site-using-bubble-code-free/61245/1 "2017-04-19T10:57:18Z")

</div>

Hello,

I would like to implement single sign On with my site.  
I kind of don’t know where to start.

It’s not a WordPress site, it’s built in bubble codefree app.

Now I can call APIs through this, so maybe I can do all this through an API call.

Ive read some of the posts but they seem to be related to WordPress, and don’t really give step by step instructions for non WordPress sites.

---

<div class="post-metadata">

### Author: ![mpalmer](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mpalmer/32/45740_2.png) [@mpalmer](https://meta.discourse.org/u/mpalmer)
#### Post date: [April 19, 2017, 11:20pm UTC](https://meta.discourse.org/t/single-sign-on-for-non-wordpress-site-using-bubble-code-free/61245/2 "2017-04-19T23:20:07Z")

</div>

Check out [the SSO category](https://meta.discourse.org/c/dev/sso) for lots of topics on how to implement single sign-on between Discourse and another site.

---

<div class="post-metadata">

### Author: ![riz](https://avatars.discourse-cdn.com/v4/letter/r/71c47a/32.png) [@riz](https://meta.discourse.org/u/riz)
#### Post date: [April 20, 2017, 8:10pm UTC](https://meta.discourse.org/t/single-sign-on-for-non-wordpress-site-using-bubble-code-free/61245/3 "2017-04-20T20:10:21Z")

</div>

Thanks i’ve seen the SSO category.

There is allot of information there, and i’ve even read the SSO page.

But it’s hard to find a step by step example of someone doing this for a custom site.  
That would really help, so i can then watch them do it, and in turn perform those actions on my custom site.

Understand that each custom site is different, but seeing an example would put more light on what i need to do

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [April 20, 2017, 8:33pm UTC](https://meta.discourse.org/t/single-sign-on-for-non-wordpress-site-using-bubble-code-free/61245/4 "2017-04-20T20:33:43Z")

</div>

You can’t implement our SSO in your current environment, it’s impossible.

You need a server, web server software and to create a software that implement our SSO algorithm that involves crypto and cookie manupulation.

---

<div class="post-metadata">

### Author: ![riz](https://avatars.discourse-cdn.com/v4/letter/r/71c47a/32.png) [@riz](https://meta.discourse.org/u/riz)
#### Post date: [April 20, 2017, 8:45pm UTC](https://meta.discourse.org/t/single-sign-on-for-non-wordpress-site-using-bubble-code-free/61245/5 "2017-04-20T20:45:11Z")

</div>

Are you saying, I can or I cannot?

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [April 20, 2017, 8:47pm UTC](https://meta.discourse.org/t/single-sign-on-for-non-wordpress-site-using-bubble-code-free/61245/6 "2017-04-20T20:47:43Z")

</div>

Oh, sorry a typo, let me edit.

You can’t implement SSO in Bubble.is environment. I believe that you will need then to create a `widget` or interface specific. Ask their support.

---

<div class="post-metadata">

### Author: ![riz](https://avatars.discourse-cdn.com/v4/letter/r/71c47a/32.png) [@riz](https://meta.discourse.org/u/riz)
#### Post date: [April 20, 2017, 9:04pm UTC](https://meta.discourse.org/t/single-sign-on-for-non-wordpress-site-using-bubble-code-free/61245/7 "2017-04-20T21:04:16Z")

</div>

I’m not convinced thats the case

Because it’s just about calling APIs and bubble supports calling APIs

---

<div class="post-metadata">

### Author: ![DeanMarkTaylor](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/deanmarktaylor/32/102462_2.png) [@DeanMarkTaylor](https://meta.discourse.org/u/DeanMarkTaylor)
#### Post date: [April 21, 2017, 3:54pm UTC](https://meta.discourse.org/t/single-sign-on-for-non-wordpress-site-using-bubble-code-free/61245/8 "2017-04-21T15:54:10Z")

</div>

- “bubble.is” claims their own site is built using their own software
- bubble.is themselves have a Discourse forum install [https://forum.bubble.is/](https://forum.bubble.is/)
- Their forum uses SSO

Your best bet is to talk to their support regarding this integration as it requires knowledge of their product in order to configure / know if it’s possible.
