Skip to content

kalisio/keycloak-event-gateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Next Page: 1. Installation and usage


keycloak-event-gateway

A Keycloak Service Provider that publishes events to a HTTP service.

Presentation

This is a plugin you install along with your Keycloak installation and configure per realm. It will send all events emitted by Keycloak, translated into JSON payloads, to HTTP endpoint(s) you declare in the configuration.

And if your listening application uses Feathers, you may want to have a look at the feathers-keycloak-listener module to help you implement an endpoint.

This documentation

  1. Installation and usage
  2. Configuration
  3. How to build
  4. How to deploy locally
  5. How to test
  6. Examples of JSON payloads
  7. Troubleshooting
  8. Known Issues
  9. FAQ

Next Page: 1. Installation and usage

License

Licensed under the MIT license.

Copyright (c) 2017-20xx Kalisio

Kalisio

About

A Keycloak SPI that publishes events to multiple HTTP endpoints

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors