Skip to content
 
 

Repository files navigation

Frappe Discourse

Simple frappe app to setup Single sign-on for discource.

Install

Run the following command to install the app

bench get-app https://github.com/shridarpatil/frappe_discourse.git

bench install-app frappe_discourse

Setup

Register a client in Discourse Settings DocType with client id, client secret and sso secret.

image

Next: Add the url in discouse sso with parameter client. https://<sitename>/api/method/frappe_discourse.frappe_discourse.doctype.discourse_settings.discourse_settings.discourse_login?client=<token> token is base64 incoded string of client id and client secret b64encode(client_id:client_secret)

discourse_sso

License

MIT# frappe_discourse

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages