Azure B2C 用户流不显示任何应用程序

Azure B2C user flow does not show any Application

刚刚在 Azure B2C 中注册了第一个应用程序和第一个用户流。

为了检查流程,我点击了“运行 用户流程”,但弹出窗口中的所有字段和下拉菜单都是空的。

下拉列表中至少应该有一个注册的应用程序吗?

使用 Azure AD B2C > App Registrations > +New Registration 注册应用程序时,您需要 select 下的选项 Accounts in any identity provider or organizational directory (for authenticating users with user flows) =]支持的帐户类型 部分如下突出显示:

如果您在应用程序注册期间select其他两个选项之一,则当您单击“运行 用户流”时,该应用程序将不会在下拉列表中列出。