Description
I wanted to add in keycloak version 26.2.4 an additional domain to my organization with the keycloak-admin-client version 26.0.8 but get an error, when I tried to use the "PUT /admin/realms/{realm}/organizations/{org-id}" Endpoint. Error: the domains() method is not found on the OrganizationResource, which means your Keycloak version doesn't support domain management through the admin API.