vertx-blueprint-microservice icon indicating copy to clipboard operation
vertx-blueprint-microservice copied to clipboard

Logout not working

Open mavencode01 opened this issue 8 years ago • 2 comments

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?

mavencode01 avatar Dec 09 '16 21:12 mavencode01

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.

sczyh30 avatar Jan 29 '17 12:01 sczyh30

Related to #5

sczyh30 avatar Feb 04 '17 12:02 sczyh30