Assigns the SSO to the tenant
PUT/api/internal/v1/useradm/tenants/:tenant_id/sso/assign
Assigns the SSO to the tenant
Request
Responses
- 200
- 201
- 400
- 404
- 500
The SSO data was successfuly assigned, however there is additional message returned (for instance in case of replacement of existing configuration).
The SSO data was successfuly assigned.
Invalid Request.
Not Found.
Internal Server Error.