ACS Azure 上的一个依赖方应用程序具有多个返回 URL

发布于 2024-12-02 17:31:30 字数 110 浏览 10 评论 0原文

当我将用户重定向到其身份提供商的登录 URL(而不是我在 ACS 管理门户中指定的登录 URL)时,我希望能够指定 ACS 身份验证的返回 URL。我将主要使用 ADFS IP。

这可能吗?

I'd like to be able to specify the return URL of the ACS authentication when I redirect the user to his Identity Provider's log-in URL instead of the one I specified in the ACS management portal. I'll mainly be using ADFS IPs.

Is this possible?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

花海 2024-12-09 17:31:30

是的,您可以通过托管自己的家庭领域发现 (HRD) 页面来做到这一点。请参阅此处的选项 2:

http://msdn.microsoft.com/en-us/ library/gg185963.aspx

您可以从 ACS 门户下载有效的 HRD 页面,并自定义其对 IdentityProviders.js 的调用,并根据需要指定reply_to。

Yes, you can do this by hosting your own home realm discovery (HRD) page. See option 2 here:

http://msdn.microsoft.com/en-us/library/gg185963.aspx

You can download a working HRD page from the ACS portal and customize it's call to IdentityProviders.js, specifying the reply_to as you wish.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文