-
Notifications
You must be signed in to change notification settings - Fork 50
Wire ClientDataInfo through AcquireTokenResult, Fixes AB#3604499 #3109
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
17 commits
Select commit
Hold shift + click to select a range
694037f
Wire ClientDataInfo through AcquireTokenResult and BaseException
fadidurah 2b5bda1
Make AcquireTokenResult.getClientDataInfo() delegate to LocalAuthenti…
fadidurah fa1d106
Add fallback chain in AcquireTokenResult.getClientDataInfo()
fadidurah e1cdbaf
changelog
fadidurah f849f51
Fix: gate setClientDataInfo under null check; update LocalAuthenticat…
Copilot accc218
Fix: only attach ClientDataInfo on AuthorizationStatus.SUCCESS; add s…
Copilot 7f33c2d
Simplify LocalAuthenticationResult javadoc; add AcquireTokenResult ge…
Copilot 0b4f8f8
Use distinct constants for all three precedence test sources in Acqui…
Copilot 60ae66f
Attach ClientDataInfo on all trusted redirects, not just SUCCESS; add…
Copilot f3c3f0b
Add security rationale comment; rename test to match established nami…
Copilot c2a47d3
Merge branch 'dev' of https://github.com/AzureAD/microsoft-authentica…
fadidurah 3ff3ab5
Add gradle configure-on-demand for build perf
fadidurah 331dc0c
Merge branch 'dev' into fadi/wire-clientdata-to-acquiretokenresult - …
Copilot d0f38bf
Gate all ClientDataInfo propagation behind ENABLE_SERVER_CLIENT_DATA_…
Copilot cf60965
Polish: fail-fast flight check order in MsalBrokerResultAdapter; null…
Copilot 843c612
import
fadidurah eff3ef8
extra change removed
fadidurah 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
Some comments aren't visible on the classic Files Changed page.
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
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
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.
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.