Allows an OpenID Connect provider to be used as an authentication provider for Discourse
Go to file
David Taylor 20c835ea06
DEV: Remove deprecated full screen login parameter
2020-05-12 12:13:38 +01:00
assets/stylesheets DEV: Add stylesheet placeholder 2018-11-21 15:48:20 +00:00
config FEATURE: Optionally allow overriding email on every login 2020-03-06 11:51:41 +00:00
lib FIX: Do not include token scope parameter when setting is empty 2020-04-01 17:50:23 +01:00
spec/lib FEATURE: Respect the email_verified boolean when supplied by IDP 2020-01-08 13:54:37 +00:00
.travis.yml FIX: Improved 'discovery' error handling, with tests 2018-11-21 15:28:01 +00:00
LICENSE Initial commit 2018-11-09 12:49:36 +00:00
README.md DEV: Update README 2018-12-06 16:14:28 +00:00
plugin.rb DEV: Remove deprecated full screen login parameter 2020-05-12 12:13:38 +01:00

README.md

discourse-openid-connect

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

For information and discussion, see https://meta.discourse.org/t/openid-connect-authentication-plugin/103632