【发布时间】:2008-12-02 16:08:07
【问题描述】:
我有一个针对表单身份验证扩展的 SharePoint 网站。 Active Directory 站点是example.com,表单身份验证站点是forms.example.com。当我输入我的(表单)用户名/密码时,我会被重定向(302)到机器名称(moss-01),如下所示:http://moss-01/。如果我在地址栏中输入http://forms.example.com/,我会再次重定向到http://moss-01/。
预期的行为是成功验证到表单站点:http://forms.example.com/Pages/Default.aspx
为什么我被重定向到机器名称?
【问题讨论】:
标签: sharepoint forms-authentication