VincentSC / node-red-auth-gitlab

A Gitlab authentication plugin for Node-RED
Apache License 2.0
1 stars 0 forks source link

Make it possible to handle user-access based on group membership #1

Open VincentSC opened 4 years ago

VincentSC commented 4 years ago

To make sure user-management is handled by Gitlab, user access should be allowed read/write/no access based on group-memberships.

Possible to use OpenID-scope? https://discourse.nodered.org/t/implicit-list-of-users-in-adminauth/9813 useful?