-
Notifications
You must be signed in to change notification settings - Fork 3.2k
[Key Vault] Support CAE in challenge auth policy #37358
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
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
ccd64b9
Add tests
mccoyp 34fcfed
Implement CAE support
mccoyp d07e0a5
Share implementation across libraries
mccoyp 84351af
Enable CAE; provide claims only in challenges
mccoyp c22cb08
Update tests for success scenarios
mccoyp d854071
Handle non-consecutive challenges (in Keys)
mccoyp 6c19bbc
Cover invalid challenge flows
mccoyp c919056
Handle (in)valid challenge flows
mccoyp ff731e8
Share updates across libraries
mccoyp 237c57b
Fix spelling, pylint
mccoyp 013673b
Update changelogs
mccoyp 5da13ff
Update tests for feedback
mccoyp 36cb9fd
Use super() instead of private attribute
mccoyp f9ff176
Add live test; assert scope
mccoyp bf8f054
Fix auth policy to send scope correctly
mccoyp 850e6e8
Async tests; sync challenge policy code
mccoyp e78d4e9
Ensure no re-sending claims in tests
mccoyp 1a6c9f7
Fix policy to handle KV -> KV challenge
mccoyp 3fad4db
Share bug fix across libraries
mccoyp ba2a954
Clarify test variable names
mccoyp 92c6704
Correctly handle token refreshes
mccoyp 8e65726
Bump Core dep for SupportsTokenInfo protocol support
mccoyp 93c7eaa
(Async)SupportsTokenInfo support/tests
mccoyp bf25378
Pylint
mccoyp 3cb6481
Mention Core bump, enable_cae kwarg in changelogs
mccoyp 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.