Skip to content

Simple example how to implement an event listener for keycloak

Notifications You must be signed in to change notification settings

dfelski/keycloak-provider-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keycloak Event Listener Example

Simple provider for Keycloak as an example how a simple custom event listener can be implemented. To simulate a more complex implementation a dependency is included and the result is packed as an EAR.

Build the ear using mvn package and then deploy it from example-ear/target/ to e.g. /opt/jboss/keycloak/standalone/. After server start/restart go to the Admin Console and navigate to Manage/Events/Config and add event-listener-example as Event Listener. Save it and watch your console ;)

About

Simple example how to implement an event listener for keycloak

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages