ASP.NET Core v1.1中IdentityServer和Simple Injector的集成
创始人
2024-09-15 12:30:39
0

要在ASP.NET Core v1.1中集成IdentityServer和Simple Injector,您需要执行以下步骤:

  1. 首先,安装必要的NuGet包。在项目的.csproj文件中,添加以下包引用:

  
  
  
  
  

  1. 接下来,您需要创建一个IdentityServer的配置类。在项目中创建一个名为IdentityServerConfig.cs的类,并添加以下代码:
using IdentityServer4;
using IdentityServer4.Models;
using System.Collections.Generic;

public static class IdentityServerConfig
{
    public static IEnumerable GetIdentityResources()
    {
        return new List
        {
            new IdentityResources.OpenId(),
            new IdentityResources.Profile(),
            new IdentityResources.Email(),
        };
    }

    public static IEnumerable GetApiResources()
    {
        return new List
        {
            new ApiResource("api1", "My API"),
        };
    }

    public static IEnumerable GetClients()
    {
        return new List
        {
            new Client
            {
                ClientId = "client",
                AllowedGrantTypes = GrantTypes.ClientCredentials,
                ClientSecrets =
                {
                    new Secret("secret".Sha256())
                },
                AllowedScopes = { "api1" }
            },
        };
    }
}
  1. Startup.cs文件中,配置IdentityServer和Simple Injector的集成。在ConfigureServices方法中添加以下代码:
public void ConfigureServices(IServiceCollection services)
{
    // ... 其他配置代码 ...

    // 添加IdentityServer
    services.AddIdentityServer()
        .AddDeveloperSigningCredential()
        .AddInMemoryIdentityResources(IdentityServerConfig.GetIdentityResources())
        .AddInMemoryApiResources(IdentityServerConfig.GetApiResources())
        .AddInMemoryClients(IdentityServerConfig.GetClients())
        .AddAspNetIdentity();

    // 使用Simple Injector替换默认的依赖注入容器
    var container = new Container();
    container.Options.DefaultScopedLifestyle = new AspNetRequestLifestyle();
    container.RegisterMvcControllers(app);
    container.RegisterMvcViewComponents(app);
    container.ConfigureAspNetCore(app);
    services.AddSingleton(
        new SimpleInjectorControllerActivator(container));
    services.AddSingleton(
        new SimpleInjectorViewComponentActivator(container));
    services.UseSimpleInjectorAspNetRequestScoping(container);

    // 将Simple Injector容器设置为默认服务提供程序
    services.AddSingleton(container);
    services.AddSingleton(
        new SimpleInjectorDependencyResolver(container));

    // ... 其他配置代码 ...
}
  1. 最后,在Configure方法中启用IdentityServer和Simple Injector。添加以下代码:
public void Configure(IApplicationBuilder app, IHostingEnvironment env)
{
    // ... 其他配置代码 ...

    // 使用IdentityServer中间件
    app.UseIdentityServer();

    // 使用Simple Injector中间件
    app.UseSimpleInjectorAspNetRequestScoping(container);

    // ... 其他配置代码 ...
}

这样,您就成功地将IdentityServer和Simple Injector集成到ASP.NET Core v1.1中了。请注意,以上代码示例仅供参考,您可能需要根据您的具体需求进行适当的调整和修改。

相关内容

热门资讯

第十分钟辅助!顺欣茶楼辅助软件... 第十分钟辅助!顺欣茶楼辅助软件,上品游戏辅助软件(一分钟了解开挂辅助工具);1、超多福利:超高返利,...
1分钟辅助!潮汕汇鱼虾蟹辅助,... 1分钟辅助!潮汕汇鱼虾蟹辅助,潮友潮汕木虱辅助(透视教程开挂辅助下载);潮友潮汕木虱辅助免费下载原版...
第9分钟辅助!蘑菇云辅助怎么使... 第9分钟辅助!蘑菇云辅助怎么使用,微信呢小程序微乐房间怎么开挂(我来分享开挂辅助工具);大家肯定在之...
第七分钟辅助!wepoker辅... 【福星临门,好运相随】;第七分钟辅助!wepoker辅助器是真的吗,闲逸斗地主辅助(透视app开挂辅...
八分钟辅助!智星菠萝可以辅助吗... 【福星临门,好运相随】;八分钟辅助!智星菠萝可以辅助吗,新道游开挂辅助透视(重大通报开挂辅助神器);...
辅助开挂!四川游戏家园辅助软件... 辅助开挂!四川游戏家园辅助软件,hhpkoer辅助器(透视)开挂辅助软件(有人有挂);1、不需要AI...
辅助开挂!博雅红河西元红河破解... 辅助开挂!博雅红河西元红河破解版,德州透视是真的吗(透视)开挂辅助平台(新版有挂);博雅红河西元红河...
开挂辅助!好友赣南新版本可以作... 开挂辅助!好友赣南新版本可以作假吗,hhpoker免费透视脚本(透视)开挂辅助神器(讲解有挂);小薇...
开挂辅助!微乐小程序辅助,德州... 开挂辅助!微乐小程序辅助,德州局hhpoker(透视)开挂辅助工具(有挂辅助);1、让任何用户在无需...
开挂辅助!雀友会潮汕麻将开挂辅... 开挂辅助!雀友会潮汕麻将开挂辅助,wepoker永久免费脚本(透视)开挂辅助软件(的确有挂);1、很...