Hi,
I’m new to keycloak, have tried few samples only.
I have a requirement where, a single application/client is used with multiple realm. Users belonging to different organization (realm) uses same app to login, realm information is passed in URL. I want keycloak to authenticate the users
against the specified realm. Samples I have seen, takes the realm information from keycloak.json file, here I have requirement for dynamically provided the realm information and redirecting to keycloak server for authentication.
Any pointer will be really useful.
Thanks,
Nishi