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

Conversation

@mikeus-hanzlik
Copy link
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
Member

@ceciliaavila Ping on this

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