“Use a tenant-specific endpoint or configure the application to be multi-tenant” when signing into my Azure website

后端 未结 4 1042
说谎
说谎 2020-12-17 08:40

I\'m getting this error after I sign into my Azure website:

AADSTS50194: Application \'xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxxx\' is not configured as a

4条回答
  •  遥遥无期
    2020-12-17 09:13

    Enable multi-tenant using below option in azure.

    portal.azure.com -> Azure Active Directory -> App registrations -> Select Your App -> Authentication -> Supported account types -> Accounts in any organizational directory (Any Azure AD directory - Multitenant)

提交回复
热议问题