https://github.com/onebeyond/keycloak-webhook-listener
Custom listener for using webhooks in Keycloak
https://github.com/onebeyond/keycloak-webhook-listener
Last synced: 11 months ago
JSON representation
Custom listener for using webhooks in Keycloak
- Host: GitHub
- URL: https://github.com/onebeyond/keycloak-webhook-listener
- Owner: onebeyond
- License: apache-2.0
- Created: 2024-10-17T14:59:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-31T17:46:35.000Z (over 1 year ago)
- Last Synced: 2025-04-08T18:49:56.948Z (about 1 year ago)
- Language: Java
- Size: 15.6 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# keycloak-webhook-listener
Custom listener for using webhooks in Keycloak
To build the project, run:
```
mvn clean package
```