Skip to content
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

permissions revamp #56

Merged
merged 2 commits into from
Jan 7, 2025
Merged

Conversation

sei-aschlackman
Copy link
Contributor

  • moved from pre-defined roles to granular permissions
  • custom roles can be defined and given specific permissions
  • added Project level roles
    • Users can be added to specific Projects and assigned Project roles
  • added Groups of users that can be added to Projects
  • Roles and Groups can optionally be pulled from Identity Provider token
    • new settings for identity provider under ClaimsTransformation
      • see docs/Permissions.md for details
  • fixed ports in Dockerfile

- moved from pre-defined roles to granular permissions
- custom roles can be defined and given specific permissions
- added Project level roles
  - Users can be added to specific Projects and assigned Project roles
- added Groups of users that can be added to Projects
- Roles and Groups can optionally be pulled from Identity Provider token
  - new settings for identity provider under ClaimsTransformation
    - see docs/Permissions.md for details
- fixed ports in Dockerfile
@sei-aschlackman sei-aschlackman merged commit 9de353e into development Jan 7, 2025
@sei-aschlackman sei-aschlackman deleted the feature/granular-permissions branch January 7, 2025 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants