We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a380ee3 commit b8b95afCopy full SHA for b8b95af
1 file changed
README.md
@@ -14,6 +14,13 @@ Support for other OAuth2 providers is _explicitly not guaranteed_.
14
If you'd like to help this plugin play nice with other providers, please
15
[open an issue](https://github.com/NodeBB/nodebb-plugin-sso-oauth2-multiple/issues).
16
17
+## Role-Based Access Control
18
+
19
+This plugin is able to sort users into specific user groups based on user roles.
20
+You can maintain a map of roles to user groups, and further limit access via standard category privileges in NodeBB.
21
22
+_The role-based access control functionality was sponsored by [Outplayed](https://outplayed.com)._
23
24
## Screenshots
25
26

0 commit comments