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

feat: revamp sso permissions management #30

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

d3adb5
Copy link
Owner

@d3adb5 d3adb5 commented Jun 20, 2024

Grant readonly permissions to newly created groups, use full group path.

Grant readonly permissions to newly created groups, use full group path.
@d3adb5 d3adb5 added the enhancement New feature or request label Jun 20, 2024
@d3adb5 d3adb5 self-assigned this Jun 20, 2024
Copy link

===== argoproj.io/Application argo-cd/argocd ======
317,318c317,320
<               g, Admin,   role:admin
<               g, difford, role:readonly
---
>               g, /Admin,          role:admin
>               g, /Argo CD/Admin,  role:admin
>               g, /Argo CD/Reader, role:readonly
>               g, difford,         role:readonly

@d3adb5 d3adb5 merged commit 7424e10 into master Jun 20, 2024
1 check passed
@d3adb5 d3adb5 deleted the feat/manage-sso-permissions branch June 20, 2024 00:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant