[keycloak-user] Custom Adapter Logout logic

Stian Thorgersen sthorger at redhat.com
Mon Oct 10 04:17:27 EDT 2016


It would be better to start a separate thread about that as it's completely
irrelevant to this thread. Also, please describe what you are trying to
achieve.

On 30 September 2016 at 17:29, Josh Cain <josh.cain at redhat.com> wrote:

> What would you recommend for this on the IDP side?  I know we can hook
> into events, but doing operations with the response in an
> EventListenerProvider just feels wrong.  What's more, on the IDP side I
> wouldn't want to touch the Keycloak deployment descriptors.
>
> Josh Cain | Software Applications Engineer
> *Identity and Access Management*
> *Red Hat*
> +1 256-452-0150
>
> On Tue, Sep 20, 2016 at 3:00 AM, Stian Thorgersen <sthorger at redhat.com>
> wrote:
>
>> Could you use a HttpSessionListener?
>>
>> On 15 September 2016 at 23:16, Jared Blashka <jblashka at redhat.com> wrote:
>>
>>> Is it currently possible to hook into the adapter's logout logic to
>>> trigger some custom behavior without interrupting the logout flow?
>>>
>>> For example, if I want to audit logout activity on a particular SP or
>>> delete some cookies (if it was a front-channel logout request) without
>>> stopping the normal federated logout process.
>>>
>>> Jared
>>>
>>> _______________________________________________
>>> keycloak-user mailing list
>>> keycloak-user at lists.jboss.org
>>> https://lists.jboss.org/mailman/listinfo/keycloak-user
>>>
>>
>>
>> _______________________________________________
>> keycloak-user mailing list
>> keycloak-user at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/keycloak-user
>>
>
>


More information about the keycloak-user mailing list