我已经用这里描述的策略设置了我们的B2C租户,试图让这个示例正常工作:https://github.com/azure-ad-b2c/samples/tree/020f9e57a095e2c9d0ff1d644803b404a3f5511f/policies/custom-email-verifcation/policy
但是,运行PasswordReset流a)似乎没有从TrustFrameworkExtensions.xml文件中指定的blob存储中拉出selfAsserted.html b)允许我重置我的密码,但从msonlineservicesteam@microsoftonline.com发送重置电子邮件,并且不尝试查询自定义API端点
我在想我漏掉了一些明显的东西...?
发布于 2020-11-06 17:21:41
https://stackoverflow.com/questions/64705295
复制相似问题