Skip to content
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

API: add more oidc configuration settings #3423

Merged
merged 12 commits into from
May 31, 2024

Conversation

zhaohuabing
Copy link
Member

@zhaohuabing zhaohuabing commented May 17, 2024

This RP adds more configuration settings to the OIDC API.

Related issue: #3405 #3395 #3462

@coro @denniskniep

@zhaohuabing zhaohuabing requested a review from a team as a code owner May 17, 2024 22:58
Signed-off-by: huabing zhao <[email protected]>
Signed-off-by: huabing zhao <[email protected]>
@zhaohuabing zhaohuabing added release-note Indicates a required release note area/api API-related issues labels May 17, 2024
Copy link
Contributor

@coro coro left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for making this enhancement, this will be a massive improvement for us.

Another element of the OIDC flow that would be useful to configure is contained in this PR, to allow the onward JWT auth: #3274

Sam (that PR's author) is going to update that PR with the review feedback mentioned there to move it forward.

api/v1alpha1/oidc_types.go Outdated Show resolved Hide resolved
Signed-off-by: huabing zhao <[email protected]>
Signed-off-by: huabing zhao <[email protected]>
Signed-off-by: huabing zhao <[email protected]>
@codecov-commenter
Copy link

codecov-commenter commented May 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.39%. Comparing base (90a4b99) to head (d47af02).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3423   +/-   ##
=======================================
  Coverage   67.39%   67.39%           
=======================================
  Files         166      166           
  Lines       20054    20054           
=======================================
  Hits        13515    13515           
  Misses       5558     5558           
  Partials      981      981           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@zetaab zetaab left a comment

Choose a reason for hiding this comment

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

LGTM, going to need all of these :)

@zhaohuabing zhaohuabing requested a review from arkodg May 29, 2024 01:56
api/v1alpha1/oidc_types.go Outdated Show resolved Hide resolved
@zirain zirain requested a review from arkodg May 29, 2024 23:00
Signed-off-by: Huabing Zhao <[email protected]>
@arkodg arkodg requested review from a team May 31, 2024 21:48
@zhaohuabing zhaohuabing merged commit 7f2038f into envoyproxy:main May 31, 2024
26 checks passed
arkodg pushed a commit that referenced this pull request Jun 1, 2024
fix missing gen-check

Signed-off-by: shawnh2 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/api API-related issues release-note Indicates a required release note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants