https://github.com/nodebb-community/nodebb-plugin-sso-auth0
Auth0 SSO Connector for NodeBB
https://github.com/nodebb-community/nodebb-plugin-sso-auth0
Last synced: 18 days ago
JSON representation
Auth0 SSO Connector for NodeBB
- Host: GitHub
- URL: https://github.com/nodebb-community/nodebb-plugin-sso-auth0
- Owner: NodeBB-Community
- License: bsd-2-clause
- Created: 2020-01-23T19:04:13.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-03-16T02:04:51.000Z (about 1 year ago)
- Last Synced: 2024-11-11T17:23:30.680Z (6 months ago)
- Language: JavaScript
- Size: 127 KB
- Stars: 1
- Watchers: 11
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# NodeBB Auth0 SSO Plugin
_**Please note**: This plugin is unaffiliated with the Auth0 project_
This plugin allows you to use Auth0 has a login provider for NodeBB.
Install it via the admin control panel (Extend > Plugins), activate it, and rebuild/restart NodeBB.
Then navigate to `/admin/plugins/sso-auth0` and follow the instructions to set up the plugin.
# Maintenance and Sponsorship
This plugin is maintained by the NodeBB team. Please report any bugs in the repository [issue tracker](./issues).
## Role-Based Access Control
This plugin is able to sort users into specific user groups based on Auth0 user roles. You can maintain a map of role IDs to user groups, and further limit access via standard category privileges in NodeBB.
_The role-based access control functionality was sponsored by [Profit Accumulator](https://profitaccumulator.co.uk)._