Infrastructure
Identity Management and Authentication for Java Webservices and Javascript GUIs
I am currently working on a new project which uses Vue.js on the frontend and JAX-RS Webservices implemented in Java in the backend. Both, the frontend and the backend will be deployed with Docker. The solution will need to manage customers, users and provide authentication to protect the web application Read more…