Expand description
Microsoft Entra ID / Microsoft Account provider driver.
Microsoft uses OIDC with tenant-aware issuer handling. This module normalizes tenant selectors, builds Microsoft discovery URLs, accepts Microsoft multi-tenant issuer templates where appropriate, and validates token issuers against the configured tenant policy.
Structs§
- Microsoft
Provider Driver - Dedicated Microsoft sign-in provider backed by the generic OIDC driver.
Functions§
- normalize_
microsoft_ tenant_ input - Normalizes a Microsoft tenant selector from admin input.
- normalize_
microsoft_ tenant_ or_ issuer_ url - Normalizes admin input into the Microsoft OIDC issuer stored on the provider.