I'm working with kong-oidc
plugin using keycloack
(https://github.com/nokia/kong-oidc) as authentication provider.
The configuration works as expected, (i use konga
as interface). The login procedure is fine.
Now i need to logout but i don't understand how to reach the logout
endpoint.
How can i logout from the application ?