Allows an OpenID Connect provider to be used as an authentication provider for Discourse
Go to file
David Taylor f44a2cd7bb DEV: Refactor managed_authenticator into its own file 2018-11-26 14:54:20 +00:00
app/models DEV: Add model annotation 2018-11-15 17:31:14 +00:00
assets/stylesheets DEV: Add stylesheet placeholder 2018-11-21 15:48:20 +00:00
config DEV: Refactor managed_authenticator into its own file 2018-11-26 14:54:20 +00:00
db/migrate FEATURE: OpenID Connect support 2018-11-09 12:49:51 +00:00
lib DEV: Refactor managed_authenticator into its own file 2018-11-26 14:54:20 +00:00
spec/lib DEV: Spec for error redirect handler 2018-11-26 12:04:01 +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 Initial commit 2018-11-09 12:49:36 +00:00
plugin.rb DEV: Refactor managed_authenticator into its own file 2018-11-26 14:54:20 +00:00

README.md

discourse-openid-connect

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

Currently under develpment