providers/azure-ad
AzureADProfile
type AzureADProfile: MicrosoftEntraIDProfile;
default()
default(config): ReturnType<typeof default>
参数
参数 | 类型 |
---|---|
config | OIDCUserConfig <MicrosoftEntraIDProfile > & { profilePhotoSize : | 64 | 48 | 96 | 120 | 240 | 360 | 432 | 504 | 648 ; } |
返回值
ReturnType
<typeof default
>
已弃用
Azure Active Directory 已重命名为 Microsoft Entra ID。从 providers/microsoft-entra-id
子模块而不是 providers/azure-ad
导入此提供者。