.. | ||
src/main | ||
pom.xml | ||
README.md |
Example Event Listener that prints events to System.out
To deploy copy target/event-listener-sysout-example.jar to standalone/configuration/providers. Then start (or restart) the server. Once started open the admin console, select your realm, then click on Events, followed by config. Click on Listeners select box, then pick sysout from the dropdown. After this try to logout and login again to see events printed to System.out.