-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.
Milestone
Description
Feature Description
I would like to be able to configure OIDC for my front-proxy (shards maybe as well, but my feeling is shards should primarily be accessed by internal components, not OIDC users).
We already have this in .spec.auth.oidc.enabled
in the FrontProxy
object (see ref), I added that in b9eb318, but we didn't follow up on the implementation.
Proposed Solution
Translate OIDConfiguration
struct into flags for the kcp
or kcp-front-proxy
binary and pass them as part of the updated object.
Alternative Solutions
No response
Want to contribute?
- I would like to work on this issue.
Additional Context
No response
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.