【问题标题】:Migrate System.Security/IdentityModel to OWIN/Katana Approach将 System.Security/IdentityModel 迁移到 OWIN/Katana 方法
【发布时间】:2015-03-17 12:30:38
【问题描述】:

我想将我的安全基础架构迁移到 OWIN/Katana,但我对它不是很熟悉。我希望有人可以让我朝着正确的方向前进。目前我使用 .net fwk 4.5、mvc 5 和 System.Security/IdentityModel 中的功能。身份验证是针对 ADFS 2.0 完成的(我想在 owin 中配置它),我使用声明转换和会话管理(它在哪里放置以及它是如何在 owin 中完成的)并且授权是通过过滤器完成的(在 owin 中仍然相同? )。 非常感谢各位!

【问题讨论】:

    标签: asp.net-mvc owin claims-based-identity federated-identity katana


    【解决方案1】:

    查看 Vittorio Bertocci 的博客文章,其中展示了如何保护 webapi。
    大量示例可应用于 ADFS https://github.com/Azure-Samples 以使用 OWIN 保护。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2016-06-30
      • 2017-05-13
      • 1970-01-01
      • 2020-02-06
      • 2018-06-28
      • 1970-01-01
      • 2018-12-19
      相关资源
      最近更新 更多