This repository has been archived on 2024-04-27. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2021-02-23 02:09:04 +01:00
.github/workflows Verify build 2021-02-23 02:09:04 +01:00
src/main fix build error 2021-02-23 02:06:34 +01:00
.gitignore Add event listener to separate repo 2021-01-12 18:48:42 +01:00
pom.xml Add event listener to separate repo 2021-01-12 18:48:42 +01:00
README.md Add event listener to separate repo 2021-01-12 18:48:42 +01:00

Keycloak Last Login Event Listener

Sets a last login attribute on the user model when they login.

This is based on the templates provided by zonaut.

Building can be done via mvn clean install. Please take a look at the aforementioned repository for a far more detailed introduction.

This repository will most likely not keep up with the keycloak release cycle. You have been warned.