Using keycloak-openfga-event-publisher with keycloak.local

Java integration

Install
# Maven: see https://github.com/embesozzi/keycloak-openfga-event-publisher
Get themes, social providers, auth providers, and event listeners available o…
curl \
  -H "Authorization: Bearer $API_KEY" \
  http://keycloak.local/
Get the top-level representation of the realm It will not include nested in…
curl \
  -H "Authorization: Bearer $API_KEY" \
  http://keycloak.local/{realm}
Need this for admin console to display simple name of provider when displayin…
curl \
  -H "Authorization: Bearer $API_KEY" \
  http://keycloak.local/{id}/name
SDK on GitHub 📄 API Docs
SDK
keycloak-openfga-event-publisher
Java
API
keycloak.local
keycloak.local
At a glance
Language Java
Endpoints281
Base URLhttp://keycloak.local