-
# Use Keycloak as Identity Provider in ASP.NET Core 6
[https://nikiforovall.github.io/aspnetcore/dotnet/2022/08/24/dotnet-keycloak-auth.html](https://nikiforovall.github.io/aspnetcore/dotnet/2022/0…
-
**Help us make content visible**
- Tell us what search terms you used and how you searched docs.
- ASP.NET Core OIDC
- ASP.NET Core JWT Bearer
- Tell us what docs you found that didn't address yo…
-
-
Can we get a custom ASP.NET Core Identity provider for this great project?
Reference: https://docs.microsoft.com/en-us/aspnet/core/security/authentication/identity?view=aspnetcore-2.1&tabs=visual-s…
-
I am a big fan of ASP.NET Core but its only sickening part is its Identity. All the database operations related to ASP.NET Core Identity has been written in an extremely inefficient way, maybe the pos…
-
Identity on ASP.NET Core
- What is it?
- Where is it initialized in RoverCore?
- Customizing ApplicationUser, ApplicationRole
- UserManager Service - Give a few snippets of things you can do with …
-
## Overview:
Integrate ASP.NET Identity into Endatix to enhance user authentication, adding user registration, sign-out, and default user seeding functionalities.
## Scope:
- Modify the sign-in funct…
-
## Summary
A ```LoginProviderKey``` property (and corresponding DB column with EF Core) should be added to ```Microsoft.AspNetCore.Identity.IdentityUserToken``` so that the token store can properly…
-
My question would be similar to #10 , support authentication with [ASP.NET Core Identity](https://learn.microsoft.com/en-us/aspnet/core/security/authentication/identity-api-authorization?view=aspnetco…
-
Our company uses PingFederate for **authentication** and I'm forced to use it. I love the functionality that ASP.NET Core Identity provides for **authorization**. What would be the best way to integ…