Allows an OpenID Connect provider to be used as an authentication provider for Discourse
Go to file
Discourse Translator Bot f4804010d7 Update translations 2023-11-21 13:07:55 +00:00
.github/workflows DEV: Update CI workflows (#55) 2023-01-10 18:23:07 +00:00
assets/stylesheets DEV: Add stylesheet placeholder 2018-11-21 15:48:20 +00:00
config Update translations 2023-11-21 13:07:55 +00:00
lib DEV: Introduce syntax_tree for ruby formatting (#51) 2022-12-29 13:33:26 +01:00
spec DEV: Introduce syntax_tree for ruby formatting (#51) 2022-12-29 13:33:26 +01:00
.discourse-compatibility DEV: Pin plugin for Discourse 3.1 stable (#61) 2023-08-22 13:47:33 -05:00
.eslintrc DEV: Apply coding standards (#2) 2020-10-09 13:52:08 -05:00
.gitignore DEV: Update CI workflows (#37) 2022-06-11 13:04:45 +02:00
.prettierrc DEV: Apply coding standards (#2) 2020-10-09 13:52:08 -05:00
.rubocop.yml DEV: Introduce syntax_tree for ruby formatting (#51) 2022-12-29 13:33:26 +01:00
.streerc DEV: Introduce syntax_tree for ruby formatting (#51) 2022-12-29 13:33:26 +01:00
.template-lintrc.js DEV: Apply coding standards (#2) 2020-10-09 13:52:08 -05:00
Gemfile DEV: Introduce syntax_tree for ruby formatting (#51) 2022-12-29 13:33:26 +01:00
Gemfile.lock DEV: Introduce syntax_tree for ruby formatting (#51) 2022-12-29 13:33:26 +01: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: Update eslint config (#57) 2023-05-26 16:15:47 -05:00
plugin.rb DEV: Metadata update for plugin.rb (#66) 2023-11-08 11:15:49 -08:00
translator.yml DEV: Add Crowdin support (#20) 2021-09-28 14:32:47 +02:00
yarn.lock Bump @babel/traverse from 7.20.10 to 7.23.2 (#65) 2023-10-18 18:22:08 +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