Skip to content

[Identity] MsalClientOptions Clean Up #36199

@minhanh-phan

Description

@minhanh-phan
  • tokenCredentialOptions is separated in msalClientOptions
  • authorityHost and loggingOptions are pulled out from tokenCredentialOptions
  • Update the type for IdentityClient["tokenCredentialOptions"]
  • Update this
    this.msalClient = createMsalClient(clientId, tenantId, {
      ...options,
      logger,
      tokenCredentialOptions: options,
    });

See here

Metadata

Metadata

Assignees

Labels

Azure.IdentityClientThis issue points to a problem in the data-plane of the library.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK team

Type

No type

Projects

Status

In Progress

Relationships

None yet

Development

No branches or pull requests

Issue actions