使用Windows身份验证的自定义登录页面 [英] Custom Login Page with Windows Authenfication

查看:376
本文介绍了使用Windows身份验证的自定义登录页面的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的主管要求我研究是否可以为SharePoint创建自定义登录页面。目前,如果网络内的用户,他们会自动登录到SharePoint。对于网络外的用户,他们获得"Windows
安全性"。登录页面输入他们的ID和密码。我的主管的想法是使用自定义登录页面来替换"Windows安全"。登录弹出窗口。我们可以用C#代码设计一个aspx页面。但是,

My supervisor asked me to research if it is possible to create a custom login page for SharePoint. Currently, if users inside the network, they are automatically login to SharePoint. For users who are outside the network, they get the "Windows Security" login page to enter their ID and Password. My supervisor's idea is using a custom login page to replace the "Windows Security" login pop-up. We can design an aspx page with C# code. However,

(1)如何知道用户是否在网络外?

(1) How to know if the users are outside the network?

(2)如何传递登录ID和密码信息从自定义登录页面到SharePoint?我们使用NTLM方法。

(2) How to pass the login ID and password information from the custom login page to SharePoint? We are using NTLM method.

任何第三方(付费)自定义登录页面也欢迎使用。请看看你是否有任何想法。

Any third party (paid) custom login pages also are welcome. Please see if you have any idea.

非常感谢。

推荐答案

这是WIA。没有登录页面。如果您需要预身份验证解决方案,请查看ADFS + WAP,带有AAD身份验证的Azure AD应用程序代理,F5 BigIP以及许多其他解决方案。这些解决方案可以从基于表单的身份验证(您真正要求
)传递给Windows(NTLM / Kerberos)。
It's WIA. There is no login page. If you want a pre-authentication solution, look into ADFS + WAP, Azure AD App Proxy with AAD authentication, F5 BigIP, and many others. These solutions can pass from forms based authentication (what you're really asking for) to Windows (NTLM/Kerberos).


这篇关于使用Windows身份验证的自定义登录页面的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆