vertx-blueprint-microservice
vertx-blueprint-microservice copied to clipboard
Logout not working
I tried to following your example to implement a gateway for my service.
The logout seems not to be working when the user goes back to a protected URL.
How can I fix this?
Yes the logout is not working as the auth example here is only a sample. I'll fix this in the next version. You may refer to the documentation of Keycloak: http://www.keycloak.org/documentation.html.
Related to #5