...
- First, create an initial Keycloak realm. Then create a user with the YUUVS_SYSTEM_INTEGRATOR role within this realm.
- Users calling endpoints of the system controller need the YUUVIS_SYSTEM_INTEGRATOR role.
- Users calling endpoints of the admin controller need the YUUVIS_TENANT_ADMIN role and must be a member of the Keycloak realm that is created when creating a yuuvis® tenant.
- Before creating the first tenant, the profile has to be saved (see POST Save the Profile) by a user with the YUUVS_SYSTEM_INTEGRATOR tole.
- Obsolete as of version 2021 Autumn: Updating task Update action to version 2021 2020 Winter: To use the API, it is necessary to manually configure its connection to the AUTHENTICATION service. In the file
authentication-prod.yaml
underauthorization.accesses
, please addendpoints:
/manage/refresh
as a new line at the end of the section###
Manage-Endpunkte
.