timkelty/craftcms-discourse-sso

Single Sign-On for Discourse

Installs: 930

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:craft-plugin

pkg:composer/timkelty/craftcms-discourse-sso

0.0.1 2019-10-14 16:46 UTC

This package is auto-updated.

Last update: 2025-10-07 06:00:32 UTC


README

Single sign-on integration for Discourse. Credit to @sjelfull for his Craft 2 version.

Screenshot

Installation

composer require timkelty/craftcms-discourse-sso

Configuring

  • Enable SSO in your Discourse installation by following the guide.
    • Note: in addition to enable_sso, sso_url, and sso_secret, you likely also want to set logout_redirect to your Craft logout URL.
  • Configure this plugin,