What I’m trying to do:
I’m trying to create a membership community management app in Anvil. I have chosen Discourse as the platform for the discussion forum but everything else (payments, emails, admin stuff etc.) will be done through Anvil.
I want to have a single user account associated with a member when they log into the Anvil app (for some admin stuff) and when they log into the Discourse community. I have done some Googling and it seems possible to set up SSO with Discourse and use Anvil’s user service as the identity provider.
I figure the Anvil employees know a thing or two about Discourse , how have you handled this if at all? Any tips?