【问题标题】:Is it possible to use IdentityModel to integrate a webform app in .net 4.5 with IdentityServer4 without using OWIN?是否可以在不使用 OWIN 的情况下使用 IdentityModel 将 .net 4.5 中的 webform 应用程序与 IdentityServer4 集成?
【发布时间】:2018-09-12 04:37:38
【问题描述】:

我在 .net 框架 4.5 中有一个 WebForm 应用程序,在 .net 核心 2.1 中有一个 IdentityServer4 实现。

OWIN 它已过时或已弃用/我的问题是:是否可以在不使用 OWIN 的情况下使用 IdentityModel 将该 webform 应用程序与 IdentityServer4 集成?

实现将我的 webform 应用程序与 IdentityServer4 集成的目标的最佳途径是什么?

先谢谢了!!

【问题讨论】:

    标签: asp.net-core webforms owin identityserver4 identityserver3


    【解决方案1】:

    查看 MVC 手册示例 - 该示例演示了如何在不使用 OWIN 中间件的情况下进行登录。应该很容易修改以与网络表单一起使用。

    【讨论】:

      猜你喜欢
      • 2012-09-06
      • 1970-01-01
      • 2020-07-28
      • 2016-04-09
      • 1970-01-01
      • 2010-10-10
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多