Posts
Integrating Custom Keycloak Protocol Mappers with ASP.NET Core Minimal APIs
by Binny Kanjur
Make your Keycloak tokens better by developing a custom protocol mapper that fetches claims dynamically from an ASP.NET Core Minimal API endpoint. You can follow this guide to set up, configure, and test a RESTful protocol mapper using Docker containers so that your tokens are always up-to-date and have the relevant information.
Read More →