Skip to content

Support Single Tenant AppType #2043

Closed
@tracyboehrer

Description

@tracyboehrer
  1. ConfigurationServiceClientCredentialFactory
    • Config.APP_TYPE ("MultiTenant", "SingleTenant", "UserAssignedMsi")
    • Handle Multi or Single tenant
    • Default to MultiTenant if blank
    • Error for UserAssignedMsi (not currently supported in Python MSAL package)
  2. PasswordServiceClientCredentialFactory
    • Match DotNet
  3. AppCredentials (and subclasses)
    • Resolve differences from DotNet

Metadata

Metadata

Assignees

Labels

feature-requestA request for new functionality or an enhancement to an existing one.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions