How to Secure a Microservice Architecture Using Keycloak
Keycloak can be used to fully secure a Microservice system end to end. But most of the times, I have seen many developers does not have a proper knowledge on how to secure them properly. The reason is that Microservices of a system have different roles to play. As an example: one Microservice might be catering user requests…