...
Excerpt | |||||
---|---|---|---|---|---|
Client Services & Client DevelopmentDeveloper LibrariesObject Creation PermissionsThe permission to create new objects is now enabled via a create permission within one of the roles defined via a role set. The YUUVIS_CREATE_OBJECT role does no longer allow object creation. You need to adjust your corresponding role set accordingly. Action: Update your roles as described here. Use the following condition:
USERSERVICEMigration of User Information Endpoints.The user information endpoints GET /userservice/api/users and GET /userservice/api/users/{userId} are not available anymore. Action: Use the endpoints GET /api-web/api/users/users and GET /api-web/api/users/{userId} instead. |
Configurations Enabling new Features
...