在asp.net中单点登录 [英] single sign on in asp .net

查看:89
本文介绍了在asp.net中单点登录的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好b $ b

我在服务器中安装了活动目录,我的系统已在Active Directory中注册。通常我作为活动目录用户登录系统,并且我有一个托管在本地IIS中的Web应用程序(asp .net),Web应用程序需要单点登录功能。



一旦我作为活动目录用户登录系统,如果我访问Web应用程序,它不应该要求登录用户和密码,它应该直接导航到主页。



如何在asp.net网络应用程序中实现活动目录用户单点登录功能。





谢谢



Gopal

Hi
I have active directory installed in the server and my system is registered with active directory. Normally I have logged into the system as an active directory user and and I have a web application (asp .net) hosted in local IIS, web application requires the single sign-on functionality.

Once I have logged into the system as an active directory user, if I access the web application, it should not ask login to user and password it should directly navigate to home page.

How to implement the active directory user single sign-on functionality in asp .net application.


Thanks

Gopal

推荐答案

如评论中所述,您可以使用Windows身份验证执行此操作。请参阅如何:在ASP.NET 2.0中使用Windows身份验证 [ ^ ]作为参考。
As mentioned in the comments, you can do this using Windows Authentication. See How To: Use Windows Authentication in ASP.NET 2.0[^] as a reference.


这篇关于在asp.net中单点登录的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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