[Vuejs]-How can I use keycloak to protect my vue js pages and spring boot rest api?

0👍

You should close the "Client authentication" of the client "web-app" you created, due to the vue app can only access public through username password

Leave a comment