Skip to content

Latest commit

 

History

History
executable file
·
17 lines (9 loc) · 403 Bytes

File metadata and controls

executable file
·
17 lines (9 loc) · 403 Bytes

Keycloak Event Listener

Some demo event listeners for Keycloak.

Highlander Session Restrictor

Allowing only the last session to survive, if a user logs in on multiple browsers/devices.

I call it the Highlander mode - there must only be one!

AWS SNS

Simply pushing all events to an AWS SNS topic.

Last Login Time

Save the last (most recent) login time in an attribute of the user.