Yes, you're right that we don't have anything besides the WARNING in
server.log. Better tracking (at least through events) will be good. It
will be good if event will contain all the clients, which successfully
logged-out similarly like clients, which failed to logout.
Marek
On 18/01/17 18:35, Josh Cain wrote:
Hi all,
I'd like to be able to generate errors on failed back-channel logout
requests/responses as well as analyze and enumerate back-channel logout
requests/responses that are sent.
Does Keycloak provide a way to do this? I poked through the source
some and couldn't find anything. There was an old issue[0] that dealt
with some failure cases around back-channel logout, but that's about
all I could see with a cursory search.
If not supported, would you be open to a PR that hooks logout event
details into the existing EventListener architecture?
[0]
https://issues.jboss.org/browse/KEYCLOAK-782