ASP.NET(core)身份框架的替代方案是什么?
创始人
2024-09-20 00:00:28
0

有许多开源的身份管理框架可以用于 ASP.NET Core 项目,例如 IdentityServer、OpenIddict、SimpleAuthentication 等。以下是一些示例代码:

IdentityServer:

首先,安装 IdentityServer4 NuGet 包:

Install-Package IdentityServer4

然后,添加配置:

public void ConfigureServices(IServiceCollection services) { services.AddIdentityServer() .AddDeveloperSigningCredential() .AddInMemoryApiResources(Config.GetApiResources()) .AddInMemoryClients(Config.GetClients()); }

SimpleAuthentication:

首先,安装 SimpleAuthentication NuGet 包:

Install-Package SimpleAuthentication.Core

然后,使用以下代码配置 Google 身份验证:

services.AddSimpleAuthentication(options => { options.AuthenticateScheme = GoogleAuthenticationDefaults.AuthenticationScheme; options.AuthenticationSchemeDisplayName = "Google"; options.ClientId = Configuration["Authentication:Google:ClientId"]; options.ClientSecret = Configuration["Authentication:Google:ClientSecret"]; options.Fields.Add("hd"); }).AddGoogle();

OpenIddict:

首先,安装 OpenIddict NuGet 包:

Install-Package OpenIddict.EntityFrameworkCore

然后,添加以下代码到 Startup.cs 文件:

services.AddDbContext(options => { options.UseSqlServer(Configuration.GetConnectionString("DefaultConnection")); options.UseOpenIddict(); });

services.AddOpenIddict() .AddCore(options => { options.UseEntityFrameworkCore() .UseDbContext(); }) .AddServer(options => { options.SetAccessTokenLifetime(TimeSpan.FromMinutes(30)) .SetRefreshTokenLifetime(TimeSpan.FromDays(7)) .AllowClientCredentialsFlow() .AllowAuthorizationCodeFlow() .AllowImplicitFlow() .DisableHttpsRequirement() .AddSigningKey(new SymmetricSecurityKey(Encoding.ASCII.GetBytes(Configuration["Authentication:JwtBearer:SecurityKey"]))); }) .AddValidation();

相关内容

热门资讯

透视详细!aapoker透视脚... 透视详细!aapoker透视脚本下载,aapoker透视脚本下载-都是有辅助方法(哔哩哔哩)1、上手...
透视关于!wepoker透视有... 透视关于!wepoker透视有没有,wepoker透视脚本下载-好像真的是有辅助方法(哔哩哔哩)1、...
透视有挂!wepoker手机插... 透视有挂!wepoker手机插件,wejoker开挂-竟然是有辅助app(哔哩哔哩)1、首先打开辅助...
透视解迷!aapoker ai... 透视解迷!aapoker ai插件,aapoker辅助怎么用-本来是真的有辅助神器(哔哩哔哩)1、游...
透视必备!aapoker安装包... 透视必备!aapoker安装包怎么使用,aapoker脚本怎么用-确实真的有辅助方法(哔哩哔哩)1、...
透视开挂!wpk软件是真的吗,... 透视开挂!wpk软件是真的吗,wpk俱乐部是做什么的-一直有辅助app(哔哩哔哩)1、下载好正确养号...
透视揭幕!wpk透视工作室,w... 透视揭幕!wpk透视工作室,wpk私人辅助-真是是真的有辅助app(哔哩哔哩)1、许多玩家不知道辅助...
透视分享!wpk是真的还是假的... 透视分享!wpk是真的还是假的,wpk安卓下载辅助-一贯是有辅助教程(哔哩哔哩)1、首先打开辅助器下...
透视总结!wpk有那种辅助吗,... 透视总结!wpk有那种辅助吗,wpk透视怎么安装-真是真的有辅助攻略(哔哩哔哩)1、辅助器安装包、辅...
透视开挂!wepoker私人局... 透视开挂!wepoker私人局辅助器怎么用,wepoker俱乐部辅助器-一直有辅助软件(哔哩哔哩)透...