Skip to content

Issues: dotnet/aspnetcore

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

[Identity] Allow Email-Only Authentication Without Mandatory Username Field area-identity Includes: Identity and providers Needs: Author Feedback The author of this issue needs to respond in order for us to continue investigating this issue.
#60787 opened Mar 6, 2025 by Imorales0210
1 task done
Always call virtual UpdatePasswordHash #60252 area-identity Includes: Identity and providers community-contribution Indicates that the PR has been added by a community member pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun
#60592 opened Feb 24, 2025 by equist Loading…
Enhance Lockout Functionality: Add Test for AccessFailedAsync Incrementing Count area-identity Includes: Identity and providers community-contribution Indicates that the PR has been added by a community member pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun
#60350 opened Feb 12, 2025 by shethaadit Loading…
The virtual UpdatePasswordHash is only invoked by ResetPasswordAsync area-identity Includes: Identity and providers bug This issue describes a behavior which is not expected - a bug. help wanted Up for grabs. We would accept a PR to help resolve this issue
#60252 opened Feb 7, 2025 by equist
1 task done
Backlog
IdentityApiEndpointRouteBuilderExtensions should not create the ConfirmationLink area-identity Includes: Identity and providers enhancement This issue represents an ask for new feature or an enhancement to an existing one
#60195 opened Feb 4, 2025 by JJong-nl Backlog
UserManager.AccessFailedAsync results in overflow if DefaultLockoutTimeSpan is too large area-identity Includes: Identity and providers help wanted Up for grabs. We would accept a PR to help resolve this issue
#60181 opened Feb 3, 2025 by bgi-jerry-king
1 task done
Backlog
Add method to retrieve current 2FA login provider api-ready-for-review API is ready for formal API review - https://github.com/dotnet/apireviews area-identity Includes: Identity and providers
#60085 opened Jan 29, 2025 by TarasKovalenko Backlog
feat: Add method to retrieve current 2FA login provider area-identity Includes: Identity and providers community-contribution Indicates that the PR has been added by a community member pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun
#60076 opened Jan 28, 2025 by TarasKovalenko Loading… 10.0-preview2
jquery-validate dependency out of date in 8.x for Microsoft.AspNetCore.Identity.UI area-identity Includes: Identity and providers feature-identity-ui Needs: Attention 👋 This issue needs the attention of a contributor, typically because the OP has provided an update.
#59233 opened Nov 30, 2024 by rhysgodfrey
1 task done
Backlog
[Identity] Fix Identity UI asset definitions area-identity Includes: Identity and providers
#59100 opened Nov 22, 2024 by javiercn Draft 9.0.x
Is there any way to lock out a user? Could this be added? area-identity Includes: Identity and providers enhancement This issue represents an ask for new feature or an enhancement to an existing one
#58966 opened Nov 14, 2024 by SoftCircuits Backlog
[Identity][UI] Fix asset path for endpoint definitions area-identity Includes: Identity and providers bug This issue describes a behavior which is not expected - a bug. feature-identity-ui
#58841 opened Nov 8, 2024 by javiercn 9.0.x
Improve performance of ClaimsIdentity api-suggestion Early API idea and discussion, it is NOT ready for implementation area-identity Includes: Identity and providers Perf
#58793 opened Nov 5, 2024 by pmaytak .NET 10 Planning
Blazor Identity Account/RegistrationConfirmation Wrong Tutorial Link area-identity Includes: Identity and providers bug This issue describes a behavior which is not expected - a bug. Docs This issue tracks updating documentation
#58092 opened Sep 26, 2024 by salmanhaider14
1 task done
.NET 10 Planning
Add securitySchemes and security requirements for endpoints created by MapIdentityApis area-identity Includes: Identity and providers enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-identity-apis
#57806 opened Sep 11, 2024 by mikekistler
1 task done
.NET 10 Planning
Add metadata to the endpoints created by the MapIdentityAPI extension method. area-identity Includes: Identity and providers enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-identity-apis
#57803 opened Sep 11, 2024 by mikekistler
1 task done
.NET 10 Planning
ASP.NET Core 8 Identity Endpoints not compatible with FallbackPolicy that requires authenticated users by default area-identity Includes: Identity and providers bug This issue describes a behavior which is not expected - a bug.
#56885 opened Jul 18, 2024 by SaebAmini
1 task done
Backlog
Split MapIdentityApi<TUser>() into multiple APIs and allow selective end points to be enabled api-suggestion Early API idea and discussion, it is NOT ready for implementation area-identity Includes: Identity and providers enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-identity-apis
#55792 opened May 19, 2024 by VasuInukollu Backlog
ProTip! Exclude everything labeled bug with -label:bug.