Skip to content

Latest commit

 

History

History
18 lines (17 loc) · 1.19 KB

2020-06-30-secure-java-microservice-keycloak-microprofile.adoc

File metadata and controls

18 lines (17 loc) · 1.19 KB
layout title categories author_picture author_github seo-title seo-description blog_description redirect_link permalink
post
Get started securing a simple Java microservice with Keycloak, MicroProfile, and Open Liberty
blog
Get started securing a simple Java microservice with Keycloak, MicroProfile, and Open Liberty - OpenLiberty.io
Thomas Südbröcker shows how to secure an example microservice with a login, secure a specific REST endpoint invocation of the microservice with a role, and test the access to the microservice with a JUnit test.
Thomas Südbröcker shows how to secure an example microservice with a login, secure a specific REST endpoint invocation of the microservice with a role, and test the access to the microservice with a JUnit test.
/blog/redirected.html

Get started securing a simple Java microservice with Keycloak, MicroProfile, and Open Liberty