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

Support own key and cert for jwtClientAuthentication #2771

Merged
merged 7 commits into from
Mar 25, 2024

Conversation

strehle
Copy link
Member

@strehle strehle commented Mar 7, 2024

Load key, cert, alg
Support reference loading

Spec JwtClientAuthentication-PR2771.pdf

Support reference loading
@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/187195296

The labels on this github issue will be updated when the story is started.

strehle added 2 commits March 8, 2024 09:53
load application environment only within uaa zone
@strehle
Copy link
Member Author

strehle commented Mar 8, 2024

current doc
image

@strehle strehle requested review from peterhaochen47, torsten-sap and a team March 18, 2024 14:08
@strehle
Copy link
Member Author

strehle commented Mar 18, 2024

JwtClientAuthentication-PR2771.pdf

@strehle
Copy link
Member Author

strehle commented Mar 18, 2024

sonar:

https://sonarcloud.io/summary/new_code?id=cloudfoundry-identity-parent&pullRequest=2771

@Tallicia Tallicia self-requested a review March 18, 2024 20:55
@strehle strehle added this to the feature - private_key_jwt milestone Mar 19, 2024
@strehle
Copy link
Member Author

strehle commented Mar 20, 2024

@peterhaochen47 would be great if you could find time to see if this PR here is ok for you.

We will try it then in your SAP staging area if all assumptions are true

@peterhaochen47
Copy link
Member

peterhaochen47 commented Mar 20, 2024

@peterhaochen47 would be great if you could find time to see if this PR here is ok for you.

We will try it then in our SAP staging area if all assumptions are true

@Tallicia is looking at this PR.

@strehle
Copy link
Member Author

strehle commented Mar 20, 2024

@Tallicia is looking at this PR.

ok thanks . If you have questions we can discuss either tomorrow or you ask in slack/here in PR

Copy link
Contributor

@Tallicia Tallicia left a comment

Choose a reason for hiding this comment

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

This is acceptable, though there are some questions and addressing the warning suppression and java doc consistency would be good followups.

@Tallicia Tallicia added accepted Accepted the issue clarification needed The issue is not accepted but we need clarification and removed unscheduled labels Mar 21, 2024
@strehle
Copy link
Member Author

strehle commented Mar 23, 2024

Doc

image

@strehle strehle merged commit 0da7548 into develop Mar 25, 2024
20 checks passed
@strehle strehle deleted the feat/jwtClientAuthentication/loadKeyByRef branch March 25, 2024 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clarification needed The issue is not accepted but we need clarification
Projects
Development

Successfully merging this pull request may close these issues.

Support reuse of OIDC identity provider configuration jwtClientAuthentication on a global level
4 participants