Azure B2C 门户中缺少 "Identity Experience Framework"
Azure B2C The "Identity Experience Framework" is missing in the portal
我有一个 Azure AD B2C 目录,可以在我的应用程序中使用内置策略。我想使用自定义策略来添加我自己的声明。
问题是我无法找到 upload/download "Identity Experience Framework" 的 XML 文件的位置,如此处所引用:Upload the policies to your tenant。 "Identity Experience Framework" 缺失
directory/subscription 显示此功能是否有一些要求?
来自您引用的该文档的 Prerequisites 部分:
To access custom policy editing, you need a valid Azure subscription linked to your tenant.
换句话说,如果您没有 linked your Azure AD B2C tenant to an Azure subscription,身份体验框架按钮将不会显示。
我有一个 Azure AD B2C 目录,可以在我的应用程序中使用内置策略。我想使用自定义策略来添加我自己的声明。
问题是我无法找到 upload/download "Identity Experience Framework" 的 XML 文件的位置,如此处所引用:Upload the policies to your tenant。 "Identity Experience Framework" 缺失
directory/subscription 显示此功能是否有一些要求?
来自您引用的该文档的 Prerequisites 部分:
To access custom policy editing, you need a valid Azure subscription linked to your tenant.
换句话说,如果您没有 linked your Azure AD B2C tenant to an Azure subscription,身份体验框架按钮将不会显示。