Skip to content

The Entra auth implementations for Entra Interactive and Entra Password should use broker when available #3418

@shueybubbles

Description

@shueybubbles

Is your feature request related to a problem? Please describe.

Many companies have conditional access policies and other strict limitations on MSAL-based authentication. Without broker, users trying to use ActiveDirectoryPassword are blocked if the customer has any CAPS related to machine state like "domain joined".
Some companies even plan to disable non-broker-based authentication flows to access their resources.

Describe the solution you'd like

The default implementation of the Entra auth flows that can use broker should do so in environments where broker is available.

Metadata

Metadata

Assignees

Labels

P1Use to label relatively higher severity issues, or issues that impact a large number of customers.Triage Done ✔️Issues that are triaged by dev team and are in investigation.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions