Adding groups support in shared components crud-web-apps/common/backend#7084
Adding groups support in shared components crud-web-apps/common/backend#7084axel7083 wants to merge 2 commits into
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Thank you for this contribution! |
|
@andreyvelich: Closed this PR. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
The oidc-authservice will add the "kubeflow-userid" and "kubeflow-groups" if properly configured with istio. The subject review just need to consume them to allow or not the user+groups.
See kubeflow/community-distribution#2910 for more detailed