gpt4 book ai didi

asp.net - 将 ActiveDirectory 授权与 ASP.NET 标识一起使用

转载 作者:行者123 更新时间:2023-12-03 08:58:47 25 4
gpt4 key购买 nike

我正在使用 asp.net mvc 实现公司网站,并希望使用新的 ASP.NET Identity 框架。
是否可以将 ActiveDirectory 授权与 ASP.NET 身份集成?
任何 sample 怎么做?

最佳答案

  • 是的,可以使用基于声明的身份验证。它现在已集成到 .Net 4.5(之前称为 WIF)。
  • 您可以使用Thinktucture ,这是一个非常强大的身份验证提供程序,它有一个关于如何集成 ADFS 的完整示例。这是它的链接。
  • 这是为 MVC4 应用程序执行此操作的另一种方法 - MVC 4 and ADFS integration guide included
  • 这是 MVC5 Web app using ADFS On-Premises Organizational Auth and Visual Studio 2013 localhost development 的解决方案
  • 如果您不想使用 ADFS,可以使用 ActiveDirectoryMembershipProvider .它适用于 Windows 身份验证,这里有一篇使用 Forms 身份验证的帖子 - Chris Schiffhauer - Implement Active Directory Authentication in ASP.NET MVC 5 :
  • 关于asp.net - 将 ActiveDirectory 授权与 ASP.NET 标识一起使用,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/25427013/

    25 4 0
    Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
    广告合作:1813099741@qq.com 6ren.com