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.