[keycloak-user] Realm lookup from Realm ID (not realm name)

Ian Duffy ian at ianduffy.ie
Thu Feb 7 11:36:23 EST 2019


Hi All,

I'm using an Event SPI to publish create user keycloak events into ActiveMQ.

These events consumed and stored into another service that allows for realm
to username/email mappings.

The Event payload contains the Realm ID (a UUID) rather than the Realm
Name. I'm not seeing any way to query the realm through the API via Realm
ID. Is there an approach for converting Realm ID to Realm Name?

Thanks,
Ian.


More information about the keycloak-user mailing list