timkelty/craftcms-discourse-sso

Single Sign-On for Discourse

Maintainers

👁 timkelty

Package info

github.com/timkelty/craftcms-discourse-sso

Documentation

Type:craft-plugin

pkg:composer/timkelty/craftcms-discourse-sso

Statistics

Installs: 1 007

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

0.0.1 2019-10-14 16:46 UTC

Requires

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 6b38bfc04536f9f2931233a218555b6ccc0bd88a

cmsSSOCraftcraftcmsdiscoursecraft-plugin

This package is auto-updated.

Last update: 2026-06-07 07:42:07 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,