Hello,
I have installed discourse on macbook for development using the “beginners-guide-to-install-discourse-for-development-using-docker” instruction.
Now, I have a separate postgreSQL database with users table that contains all the users’ information for my other web app.
My question is, is it possible to login to discourse using that separate users table that is running locally on my macbook?
I tried the Setup DiscourseConnect - Official Single-Sign-On for Discourse (sso) method but I wasn’t able to get this to work because it seems like this method is for production and also tried Configure Discourse to use a separate PostgreSQL server - #24 by hydrandt method but no luck there either.
I have attached a very basic diagram of what I would like to do for a better understanding.
If you need any further information, please let me know.
Thank you!
