providers/azure-ad
AzureADProfile
type AzureADProfile = MicrosoftEntraIDProfile;default()
function default(config): OIDCConfig<MicrosoftEntraIDProfile>Parameters
| Parameter | Type | 
|---|---|
| config | OIDCUserConfig<MicrosoftEntraIDProfile> & {profilePhotoSize:64|48|96|120|240|360|432|504|648; } | 
Returns
OIDCConfig<MicrosoftEntraIDProfile>
Deprecated
Azure Active Directory has been renamed to Microsoft Entra ID.
Import this provider from the providers/microsoft-entra-id submodule instead of providers/azure-ad.