-
Notifications
You must be signed in to change notification settings - Fork 10.3k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Blazor template with individual auth breaks on windows (Data\app.db?)
area-identity
Includes: Identity and providers
[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…
[Identity] Non-scaffolded version of the Identity Pages in the template
area-identity
Includes: Identity and providers
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
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
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
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
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
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.
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
[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
Improve performance of ClaimsIdentity
api-suggestion
Early API idea and discussion, it is NOT ready for implementation
area-identity
Includes: Identity and providers
Perf
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
Feature Request: Hide or Disable Specific ASP.NET Core Identity Endpoints and Return Bearer Tokens via SignInManager
area-identity
Includes: Identity and providers
DbUpdateConcurrencyException when using AutoSaveChanges
area-identity
Includes: Identity and providers
investigate
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
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
Test failure: no exception in UserManagerWillUseTokenProviderInstanceOverDefaults
area-identity
Includes: Identity and providers
test-failure
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.
Separate type of the primary key for users, roles, etc in the identity entities
area-identity
Includes: Identity and providers
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
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.