-
Notifications
You must be signed in to change notification settings - Fork 829
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
Conversation
Support reference loading
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. |
load application environment only within uaa zone
…entication/loadKeyByRef
…entication/loadKeyByRef
@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 |
@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 |
There was a problem hiding this 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.
server/src/main/java/org/cloudfoundry/identity/uaa/oauth/jwt/JwtClientAuthentication.java
Show resolved
Hide resolved
server/src/main/java/org/cloudfoundry/identity/uaa/oauth/jwt/JwtClientAuthentication.java
Outdated
Show resolved
Hide resolved
server/src/test/java/org/cloudfoundry/identity/uaa/oauth/jwt/JwtClientAuthenticationTest.java
Show resolved
Hide resolved
...src/test/java/org/cloudfoundry/identity/uaa/mock/providers/IdentityProviderEndpointDocs.java
Outdated
Show resolved
Hide resolved
…entication/loadKeyByRef
Load key, cert, alg
Support reference loading
Spec JwtClientAuthentication-PR2771.pdf