Is it possible to integrate bubble login with a discourse site but keeping only one set of user registration? ie. the same way bubble’s discourse forum and its app uses the same user registration. I know a SSO can replace discourse authentication, just not sure how to implement it with bubble (if it is possible at all).
I’m currently working on this. I haven’t had time yet, but my plan is to finish it this month. It doesn’t look hard at all, check out the discourse tutorial:
It looks like you setup API endpoints to transmit and receive Base64 encoded payloads, do a couple re-directs in a workflow, and then send Discourse the email address (or other identifier) for the user.
We’re all interested - it seems like the Bubble team has other milestones they need to accomplish before they enable the features for supporting Discourse: