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
2022-03-14 16:31:53 +01:00
.github/workflows Use gradle instead of maven 2022-01-25 13:48:07 +01:00
gradle/wrapper Use gradle instead of maven 2022-01-25 13:48:07 +01:00
src/main change order of arguments bc of deprecation 2022-03-14 16:31:53 +01:00
.gitignore Add event listener to separate repo 2021-01-12 18:48:42 +01:00
build.gradle update kc version 2022-03-14 16:31:53 +01:00
gradlew Use gradle instead of maven 2022-01-25 13:48:07 +01:00
gradlew.bat Use gradle instead of maven 2022-01-25 13:48:07 +01:00
README.md Add event listener to separate repo 2021-01-12 18:48:42 +01:00
settings.gradle Use gradle instead of maven 2022-01-25 13:48:07 +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.