简体   繁体   中英

Microsoft.AspNetCore.ApiAuthorization.IdentityServer - Use Version 5 Instead of 6

I'm testing out upgrading from ASP Core 5 to 6 on a small side gig (that makes a very small amount of money) and I can't afford to use Duende which replaces IdentityServer4 in version 6 of Microsoft.AspNetCore.ApiAuthorization.IdentityServer .

I hope to continue using IdentityServer4 for now, and I found that keeping Microsoft.AspNetCore.ApiAuthorization.IdentityServer on version 5 while updating all the other ASP Core DLLs to version 6 works. Is this a safe configuration?

  • I know Duende is free for a year for me, but I'm worried that I won't be able to replace it within the year.

目前,它是一个安全的配置,但任何更改最好等待 11 月更新。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM