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

RBAC: Support github teams #2751

Closed
Haarolean opened this issue Oct 14, 2022 · 3 comments · Fixed by #4093
Closed

RBAC: Support github teams #2751

Haarolean opened this issue Oct 14, 2022 · 3 comments · Fixed by #4093
Assignees
Labels
area/rbac scope/backend status/accepted An issue which has passed triage and has been accepted type/enhancement En enhancement to an already existing feature
Milestone

Comments

@Haarolean
Copy link
Contributor

Haarolean commented Oct 14, 2022

Currently as of #753 we do support only usernames/organizations roles.

Please upvote if you're interested in roles via gh teams.

        - provider: oauth_github
          type: team
          value: "provectus/kafka-backend"
@Haarolean Haarolean added type/enhancement En enhancement to an already existing feature scope/backend status/accepted An issue which has passed triage and has been accepted labels Oct 14, 2022
@github-actions github-actions bot added the status/triage Issues pending maintainers triage label Oct 14, 2022
@Haarolean Haarolean removed the status/triage Issues pending maintainers triage label Oct 14, 2022
@Haarolean Haarolean self-assigned this Oct 14, 2022
@Haarolean Haarolean removed their assignment Oct 30, 2022
@timchenko-a
Copy link

Would be really nice to have

@mmasipgu
Copy link

It would be amazing!

@Haarolean Haarolean added this to the 0.8 milestone May 11, 2023
@Haarolean Haarolean self-assigned this May 11, 2023
maros2710 pushed a commit to maros2710/kafka-ui-fork that referenced this issue Jul 5, 2023
@Haarolean
Copy link
Contributor Author

Feel free to test the things out:
image: public.ecr.aws/provectus/kafka-ui-custom-build:4093
Config example:

        - provider: oauth_github
          type: team
          value: "provectus/kafka-backend"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/rbac scope/backend status/accepted An issue which has passed triage and has been accepted type/enhancement En enhancement to an already existing feature
Projects
None yet
3 participants