Allows an OpenID Connect provider to be used as an authentication provider for Discourse
Go to file
David Taylor 0008d9bc6f FIX: Correct order of operations in `if` statement 2018-11-20 14:19:26 +00:00
app/models DEV: Add model annotation 2018-11-15 17:31:14 +00:00
config FIX: Correct copy for site setting 2018-11-19 12:52:25 +00:00
db/migrate FEATURE: OpenID Connect support 2018-11-09 12:49:51 +00:00
lib FEATURE: Maintain `p` parameter between authorization and token request 2018-11-19 12:51:47 +00:00
LICENSE Initial commit 2018-11-09 12:49:36 +00:00
README.md Initial commit 2018-11-09 12:49:36 +00:00
plugin.rb FIX: Correct order of operations in `if` statement 2018-11-20 14:19:26 +00:00

README.md

discourse-openid-connect

A plugin to integrate Discourse with an openid-connect login provider

Currently under develpment