Allows an OpenID Connect provider to be used as an authentication provider for Discourse
Go to file
David Taylor 67a5595e98 FEATURE: Respect the email_verified boolean when supplied by IDP 2020-01-08 13:54:37 +00:00
assets/stylesheets DEV: Add stylesheet placeholder 2018-11-21 15:48:20 +00:00
config FEATURE: Option to enable verbose logging of authentication process 2019-01-04 15:08:35 +00:00
lib FEATURE: Respect the email_verified boolean when supplied by IDP 2020-01-08 13:54:37 +00: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: Refactor authenticator into its own file 2020-01-08 13:52:24 +00: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