-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Align Key Vault JCA authentication with other KV libraries #40560
Align Key Vault JCA authentication with other KV libraries #40560
Conversation
…tokens from via the system property `azure.login.uri` (Azure#40172)" This reverts commit 5c225f6
…ded a way to disable challenge resource verification.
...-jca/src/main/java/com/azure/security/keyvault/jca/implementation/utils/AccessTokenUtil.java
Outdated
Show resolved
Hide resolved
...y-keyvault-jca/src/main/java/com/azure/security/keyvault/jca/KeyVaultLoadStoreParameter.java
Outdated
Show resolved
Hide resolved
...eyvault-jca/src/main/java/com/azure/security/keyvault/jca/implementation/KeyVaultClient.java
Outdated
Show resolved
Hide resolved
...eyvault-jca/src/main/java/com/azure/security/keyvault/jca/implementation/utils/HttpUtil.java
Outdated
Show resolved
Hide resolved
...-jca/src/main/java/com/azure/security/keyvault/jca/implementation/utils/AccessTokenUtil.java
Show resolved
Hide resolved
...-jca/src/main/java/com/azure/security/keyvault/jca/implementation/utils/AccessTokenUtil.java
Outdated
Show resolved
Hide resolved
...eyvault-jca/src/main/java/com/azure/security/keyvault/jca/implementation/utils/HttpUtil.java
Show resolved
Hide resolved
API change check APIView has identified API level changes in this PR and created following API reviews. |
75315ca
to
fc97052
Compare
d583f6a
to
3b214f2
Compare
3b214f2
to
de82d03
Compare
...-jca/src/main/java/com/azure/security/keyvault/jca/implementation/utils/AccessTokenUtil.java
Outdated
Show resolved
Hide resolved
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.
Let's create GitHub issues for the follow-up work items from this PR.
Created this issue to track the feedback on |
873e008
to
27d9155
Compare
/check-enforcer override |
Overriding Check Enforcer, the only failing pipeline is a From Source run that's being stopped by an issue in a different package. |
Also added an environment property to allow users to disable challenge resource verification.