Securing a MicroProfile application with Keycloak
In this tutorial we will learn how to secure a Microprofile application running with Thorntail runtime and Keycloak. Keycloak is an Identity and Access Management Server for Modern Applications and Services. In this tutorial we will learn how to delegate a bash Web application authentication (running on WildFly) to a KeyCloak server. First of … Read more