Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

Support SN+I authentication with AAD#6694

Merged
tracyboehrer merged 1 commit into
microsoft:mainfrom
mikeus-hanzlik:mihanzlk/sni-auth-support
Oct 12, 2023
Merged

Support SN+I authentication with AAD#6694
tracyboehrer merged 1 commit into
microsoft:mainfrom
mikeus-hanzlik:mihanzlk/sni-auth-support

Conversation

@mikeus-hanzlik
Copy link
Copy Markdown
Contributor

Fixes #6679

Description

Support SN+I authentication with AAD for CertificateServiceClientCredentialsFactory. Fix of throttling issue caused by fetching a token from AAD for each request.

Specific Changes

  • Added support for sendX5c flag in CertificateServiceClientCredentialsFactory.
  • Reused CertificateAppCredentials to fix throttling issue with AAD.

Testing

Unit test added.

@mikeus-hanzlik mikeus-hanzlik requested a review from a team as a code owner October 4, 2023 11:45
@tracyboehrer tracyboehrer added the Automation: No parity PR does not need to be applied to other languages. label Oct 4, 2023
@tracyboehrer
Copy link
Copy Markdown
Member

@ceciliaavila Ping on this

@tracyboehrer tracyboehrer merged commit 8cc12b8 into microsoft:main Oct 12, 2023
This was referenced May 14, 2026
This was referenced May 14, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Automation: No parity PR does not need to be applied to other languages.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Throttling exception when acquiring token

5 participants