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.
keycloak-last-login-event-l.../README.md

9 lines
439 B
Markdown
Raw Normal View History

2021-01-12 17:48:42 +00: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](https://github.com/zonaut/keycloak-extensions).
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.