Allows an OpenID Connect provider to be used as an authentication provider for Discourse
Go to file
Jarek Radosz e897702139
DEV: General cleanup (#34)
2022-04-06 12:19:39 +02:00
.github/workflows DEV: General cleanup (#34) 2022-04-06 12:19:39 +02:00
assets/stylesheets DEV: Add stylesheet placeholder 2018-11-21 15:48:20 +00:00
config DEV: General cleanup (#34) 2022-04-06 12:19:39 +02:00
lib DEV: General cleanup (#34) 2022-04-06 12:19:39 +02:00
spec DEV: General cleanup (#34) 2022-04-06 12:19:39 +02:00
.eslintrc DEV: Apply coding standards (#2) 2020-10-09 13:52:08 -05:00
.gitignore DEV: Apply coding standards (#2) 2020-10-09 13:52:08 -05:00
.prettierrc DEV: Apply coding standards (#2) 2020-10-09 13:52:08 -05:00
.rubocop.yml DEV: Apply coding standards (#2) 2020-10-09 13:52:08 -05:00
.template-lintrc.js DEV: Apply coding standards (#2) 2020-10-09 13:52:08 -05:00
Gemfile DEV: Apply coding standards (#2) 2020-10-09 13:52:08 -05:00
Gemfile.lock DEV: General cleanup (#34) 2022-04-06 12:19:39 +02:00
LICENSE Initial commit 2018-11-09 12:49:36 +00:00
README.md DEV: General cleanup (#34) 2022-04-06 12:19:39 +02:00
package.json DEV: General cleanup (#34) 2022-04-06 12:19:39 +02:00
plugin.rb DEV: General cleanup (#34) 2022-04-06 12:19:39 +02:00
translator.yml DEV: Add Crowdin support (#20) 2021-09-28 14:32:47 +02:00
yarn.lock DEV: General cleanup (#34) 2022-04-06 12:19:39 +02: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