Skip to content

Add OIDC configuration support #68

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 10, 2025

Conversation

mjudeikis
Copy link
Contributor

Summary

What Type of PR Is This?

/kind feature

Related Issue(s)

Fixes #

Release Notes

Add OIDC configuration support for all components. 

@kcp-ci-bot kcp-ci-bot added kind/feature Categorizes issue or PR as related to a new feature. release-note Denotes a PR that will be considered when it comes time to generate release notes. dco-signoff: yes Indicates the PR's author has signed the DCO. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Jun 27, 2025
@mjudeikis mjudeikis marked this pull request as draft June 27, 2025 14:07
@kcp-ci-bot kcp-ci-bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jun 27, 2025
@mjudeikis
Copy link
Contributor Author

Still testing if we really need it on "shards"

@mjudeikis mjudeikis marked this pull request as ready for review July 6, 2025 12:12
@kcp-ci-bot kcp-ci-bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jul 6, 2025
@mjudeikis mjudeikis force-pushed the mjudeikis/oidc.config branch from 62142e8 to 058ef47 Compare July 6, 2025 12:17
@mjudeikis
Copy link
Contributor Author

/retest

@kcp-ci-bot kcp-ci-bot added the lgtm Indicates that a PR is ready to be merged. label Jul 7, 2025
@kcp-ci-bot
Copy link
Contributor

LGTM label has been added.

Git tree hash: 6d5eb0810976bcdab0417aa040f0f85d709cb174

@ntnn
Copy link
Member

ntnn commented Jul 7, 2025

Adding that here would be overboard but in the future we could support taking an AuthenticationConfiguration from a configmap if it is set here:

OIDC *OIDCConfiguration `json:"oidc,omitempty"`

Similar to how the helm charts are doing it now.

Signed-off-by: Mangirdas Judeikis <[email protected]>
On-behalf-of: SAP <[email protected]>
@mjudeikis mjudeikis force-pushed the mjudeikis/oidc.config branch from 058ef47 to f6826f5 Compare July 9, 2025 14:28
@kcp-ci-bot kcp-ci-bot removed the lgtm Indicates that a PR is ready to be merged. label Jul 9, 2025
@kcp-ci-bot kcp-ci-bot requested a review from ntnn July 9, 2025 14:28
Copy link
Member

@embik embik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve

@kcp-ci-bot kcp-ci-bot added the lgtm Indicates that a PR is ready to be merged. label Jul 10, 2025
@kcp-ci-bot
Copy link
Contributor

LGTM label has been added.

Git tree hash: 48adfaf7c05fe5404a9c19bf21d3370a164f198b

@kcp-ci-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: embik

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kcp-ci-bot kcp-ci-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 10, 2025
@kcp-ci-bot kcp-ci-bot merged commit fb9c8f4 into kcp-dev:main Jul 10, 2025
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes Indicates the PR's author has signed the DCO. kind/feature Categorizes issue or PR as related to a new feature. lgtm Indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants