Frappe Discourse

Simple frappe app to setup Single sign-on for discourse

Install Frappe Discourse

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

Tags

  • discourse
  • discourse-sso
  • frappe
  • frappe-discource-sso

Add the Frappe Gems badge to your README

Maintain Frappe Discourse? Paste this into your README:

[![Listed on Frappe Gems](https://frappegems.com/api/method/frappe_gems.seo.badge?app=shridarpatil%2Ffrappe_discourse)](https://frappegems.com/gems/apps/shridarpatil/frappe_discourse)

About Frappe Discourse

## 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](https://user-images.githubusercontent.com/11792643/88766285-60a54e80-d195-11ea-8b4e-c4956cb2f8e1.png) Next: Add the url in discouse sso with parameter client. `https:///api/method/frappe_discourse.frappe_discourse.doctype.discourse_settings.discourse_settings.discourse_login?client=` token is base64 incoded string of client id and client secret b64encode(client_id:client_secret) ![discourse_sso](https://user-images.githubusercontent.com/11792643/88766210-43708000-d195-11ea-80f2-e612cf0b8d4b.gif) #### License MIT# frappe_discourse

Related Integrations apps for Frappe & ERPNext

  • Insights — Open Source Business Intelligence Tool
  • Raven — Simple, open source team messaging platform
  • Frappe Whatsapp — WhatsApp cloud integration for frappe
  • Frappe Assistant Core — Infrastructure that connects LLMs to ERPNext. Frappe Assistant Core works with the Model Context Protocol (MCP) to expose ERPNext functionality to any compatible Language Model
  • Biometric Attendance Sync Tool — A simple tool for syncing Biometric Attendance data with your ERPNext server
  • Frappe React Sdk — React hooks for Frappe
  • Frappe Js Sdk — TypeScript/JavaScript library for Frappe REST API
  • Mcp — Frappe MCP allows Frappe apps to function as MCP servers