Skip to content

ASP.NET Core Identity is broken, it implements explicitly an old version of Duende API. #27671

@hi-diego

Description

@hi-diego

This is broken, AspNetCore is using a depercataded version of Duende as you can see in this Open issue dotnet/aspnetcore#44990

ApiAuthorizationDbContext.cs implements explicitly the old Duende API.

Duende is so aware of this that they even have commments on their code that explains the problem

I have created a PR to add a missing property on ApiAuthorizationDbContext, please follow it dotnet/aspnetcore#45145


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions