On 6/30/2015 1:42 PM, Bill Burke wrote:
Our background session expiration task currently just wipes away the
sessions in Keycloak server. If it was changed to performing a
backchannel logout, then the adapters would always get notified and
again, the app developer can just implement an HttpSessionListener.
After talking
to the customer, they say that this would be enough for
now. Where is the code for the session expiration task?