-
-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature Request]: Oauth groups #256
Comments
Currently, ztnet only allows setting the limit on the number of networks a user can create within a group. Incorporating groups from OAuth may not offer substantial advantages, especially since this feature would require structured data in the OAuth scope for ztnet to recognize it effectively. Nonetheless, I'm interested in understanding the potential structure of the groups object. Could you share an example of what this might look like? Is it accurate to assume that the group object within the scope is configurable by the OAuth administrator? |
Yes you can edit group assignments from OAuth provider side. There are 3 ways to group permissions: roles/groups/organizations 'admin, user, manager' etc. |
This issue is stale because it has been open for 30 days with no activity. |
🚀 Feature Summary
Oauth scope has 'group' tag importing would ease user management
📝 Detailed Description
Oauth has group as part of scope and ztnet has groups too. Importing a group tag from OAuth source or creating it if not present in group list would be nice.
🎯 Use Case
Multiple 'Jhons' (users with the same) that are on different teams and should have different access.
Having groups match helps user management and identification.
💡 Willing to Contribute
None
The text was updated successfully, but these errors were encountered: