-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Align Key Vault JCA authentication with other KV libraries #40560
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
vcolin7
merged 20 commits into
Azure:main
from
vcolin7:feature/vicolina/keyvault/update-jca-auth
Jul 3, 2024
Merged
Changes from 2 commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
2d5076a
Revert "Added support for providing a custom login URI to get access …
vcolin7 5734296
Migrated auth mechanism to resemble what other KV libraries do and ad…
vcolin7 75a0341
Fixed build issue.
vcolin7 b29ae72
Updated `KeyVaultClient` to use the correct URI.
vcolin7 2d0b052
Added logging statements to `AccessTokenUtil.getLoginUri()`.
vcolin7 b519df8
Changed request used to get a login URI.
vcolin7 fc97052
Fixed URI used to get access token with client id and secret.
vcolin7 21cc522
Applied PR feedback.
vcolin7 bcf0f51
Fixed issue building login URI.
vcolin7 f74d07a
Added more tests.
vcolin7 a353aee
Fixed some more tests.
vcolin7 4d3a745
Merge branch 'main' into feature/vicolina/keyvault/update-jca-auth
vcolin7 de82d03
Applied more PR feedback.
vcolin7 b0a4c46
Updated documentation on public classes.
vcolin7 b079715
Updated CHANGELOG.
vcolin7 9c48436
Applied PR feedback.
vcolin7 6999e39
Merge branch 'main' into feature/vicolina/keyvault/update-jca-auth
vcolin7 250549f
Applied more PR feedback.
vcolin7 27d9155
Updated CHANGELOG.
vcolin7 1696661
Fixed RevApi issue.
vcolin7 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.