forked from jetstack/kube-oidc-proxy
-
Couldn't load subscription status.
- Fork 25
Closed
Description
Currently the proxy supports audit logs in the same way that the API server does. this is duplicative and doesn't cover a major use case of tracking which user is accessing each URL. From a SIEM perspective, it would be good to support a simpler logging model as well that logs:
- timestamp
- URL
- User
- Authentication success or failure (ie did the token fail)
this can additionally log other events too such as inbound impersonation
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request