-
Notifications
You must be signed in to change notification settings - Fork 403
feat: extend mTLS bearer transport (SendCertificateOverMtls) to OBO, refresh_token, and auth_code flows #6009
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
Open
Robbie-Microsoft
wants to merge
24
commits into
main
Choose a base branch
from
rginsburg/mtls_bearer_user_flows
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 5 commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
64e1769
feat: extend mTLS bearer transport to OBO, refresh_token, and auth_co…
Robbie-Microsoft c2451d9
fix: remove ClassCleanup disposal of shared CertHelper cert
Robbie-Microsoft f37ce63
test: address Copilot review comments
Robbie-Microsoft 596654c
test: fix typo and clarify client_assertion_type comment
Robbie-Microsoft 774a1df
test: address review feedback - real integration tests, remove Silent…
Robbie-Microsoft 7617782
Add OboFlow_WithClientSecret_BaselineAsync to complete Bogdan's 2x2 t…
Robbie-Microsoft c86dacc
fix: Bug #1 and Bug #2 for mTLS bearer user flows
Robbie-Microsoft b7059f2
Merge branch 'main' of https://github.com/AzureAD/microsoft-authentic…
Robbie-Microsoft b855aa7
Guard Case 2 in TryInitImplicitBearerOverMtlsAsync behind SendCertifi…
Robbie-Microsoft c67b809
Replace WithClientSecret baseline with negative test; add auth_code x…
Robbie-Microsoft 51c16c8
docs: remove internal ESTS team language from mtls-bearer-transport.md
Robbie-Microsoft 2932f1f
fix(mtls): send client_assertion on all flows including S2S
Robbie-Microsoft 90b2cef
fix: address Copilot review comments
Robbie-Microsoft 1c10e46
fix: address Copilot review comments round 2
Robbie-Microsoft 12b9984
fix: restore WithCachePartitionKey and WithReservedScopes APIs from main
Robbie-Microsoft 3df65bd
fix: restore SendOfflineAccessScope property and PublicAPI entries fr…
Robbie-Microsoft dddbf3d
fix: restore SendOfflineAccessScope in TokenClient and Authentication…
Robbie-Microsoft e54af78
fix: address Copilot review comments round 3
Robbie-Microsoft 26250d2
fix: remove SendCertificateOverMtls guard from Case 2 in TryInitImpli…
Robbie-Microsoft 35cc594
docs: clarify Case 2 double-invocation pattern in MtlsPopParametersIn…
Robbie-Microsoft 7568b36
fix: auto-enable SendX5C when SendCertificateOverMtls=true for SNI ap…
Robbie-Microsoft 2b351fc
test: [Ignore] OboFlow and RefreshTokenFlow blocked integration tests…
Robbie-Microsoft 7e9ab79
test: strengthen regional OBO test assertions in ExpectedPostData
Robbie-Microsoft 64e1040
Merge branch 'main' into rginsburg/mtls_bearer_user_flows
Robbie-Microsoft 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
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.