This post shows how to use Micronaut applications that use OAuth2 with Keycloak in a Microservice context. Furthermore, it uses two Micronaut applications. The first application allows users (or programs) to log in and acquire JWT tokens. On the other
docker-compose.yml For KeyCloak – Local Development
This post provides a another basic docker-compose.yml .This time is to create a Keycloak container with initial user account.