Integrating Keycloak with Aspire - Part 1
In my series on ASP.NET Identity, I mentioned (several times) that you should be using Keycloak, Auth0, Corbado, or another identity service instead of rolling your own. That’s all good, but I left it up to you to figure out exactly how to do that. I thought it would be a good idea to configure an Aspire project from the beginning and show how authentication and authorization with a service works.
More available at: https://apps-on-azure.net/dotnet/2024/2024-09-26-aspire-keycloak-part1.html
Learn more about .NET Aspire Tutorials at aspireify.NET