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

后端 未结 4 1039
说谎
说谎 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:08

    It turns out that my account was not actually on Azure AD, so I needed to check "Accounts in any organizational directory" under "Supported account types" on portal.azure.com

    Specifically: portal.azure.com > Azure Active Directory > App registrations (preview) > Your App > Authentication > Supported account types > Accounts in any organizational directory

提交回复
热议问题