forked from jetstack/kube-oidc-proxy
-
Notifications
You must be signed in to change notification settings - Fork 25
Closed
Description
Currently the proxy deletes all inbound headers used to support impersonation. This is a major feature used for debugging RBAC and should be supported. In order to support:
- When there are impersonation headers, do a
SubjectAccessReview
call to validate the user is able to impersonate the inbound headers - Log that the impersonation has happened using the simple log framework from Access logging to standard out #2
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request