Role-Based Access Control to REST API with Keycloak
In the previous blog post, we covered the basics of how to use Keycloak with Spring boot. In this blog post, we will explore Role-based Access Control to Rest API with Keycloak. So let’s get started! Imagine we have a microservice for a Research Journal Management System that can serve users with two types of…
Read More Role-Based Access Control to REST API with Keycloak