nodebb-plugin-sso-oauth2-mu.../README.md

19 lines
649 B
Markdown
Raw Normal View History

2023-07-26 15:47:31 -04:00
# NodeBB OAuth2 Multiple Client SSO
2023-08-09 15:39:25 -04:00
This NodeBB plugin allows you to configure logins to multiple configurable OAuth2 endpoints, via the admin backend.
## Caveat
Different OAuth2 providers adhere to the standard differently.
This plugin is tested primarily against the following providers:
* [Auth0 by Okta](//auth0.com)
* [Okta](//www.okta.com/)
Support for other OAuth2 providers is _explicitly not guaranteed_.
If you'd like to help this plugin play nice with other providers, please
[open an issue](https://github.com/NodeBB/nodebb-plugin-sso-oauth2-multiple/issues).
## Screenshots
![OAuth2 Strategy Editing](./screenshots/configure.png)