【问题标题】:The reply url specified in the request does not match the reply urls configured for the application请求中指定的回复 url 与为应用程序配置的回复 url 不匹配
【发布时间】:2018-10-04 11:37:35
【问题描述】:

我使用自定义身份提供程序为 Azure B2C 创建了一个新策略。 但我看到这样的错误

“请求中指定的回复url与为应用程序配置的回复url不匹配” 我在策略中看到回复 url 和 Application for Identity 提供者的回复 url 具有相同的 url。

可能缺少什么?

谢谢!

【问题讨论】:

  • 你检查过你的运行代码了吗?
  • 能否将实际(非预期)回复 URL 粘贴到上述问题中?

标签: azure azure-active-directory azure-ad-b2c


【解决方案1】:

请尝试将回复网址/重定向网址设置为:https://您的 B2C 租户名称.b2clogin.com/您的 B2C 租户名称.onmicrosoft .com/oauth2/authresp 在您的自定义身份提供程序应用程序中。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2020-12-25
    • 1970-01-01
    • 2020-07-12
    • 2018-10-05
    • 2019-07-05
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多