Skip to content

feature: Implement OIDC configuration support #66

@embik

Description

@embik

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.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions