Assign an application to a client
PUT/nevisidm/api/core/v1/clients/:extId/applications/:appExtId
Since: 2.74.0
Required permission(s): AccessControl.ClientApplAssign
Assigns the application with the given external ID to the client with the given external ID. After assignment, the application and its roles become accessible to users of the client.
Request
Responses
- 204
- 403
- 404
Application assigned to client successfully
Insufficient permissions
Referenced resource not found