【发布时间】:2012-05-06 16:00:06
【问题描述】:
我在我的 ASP.net Web 应用程序中使用 ADFS 进行身份验证。 STS 服务器将浏览器重定向到https://test.contoso.com。首先将客户端重定向到 STS 时,STS 不允许任何返回 URL 参数。
是否可以将浏览器从 https://test.contoso.com(从 STS 重定向后)重定向到任何其他 URL,例如 https://variableName.test1.contoso2.com?
非常感谢任何帮助。
【问题讨论】:
标签: asp.net authentication redirect wif adfs