The following API endpoints are deprecated on as of April 4th, 2020.
To avoid potential interruption of applications that integrate with these Anypoint Platform APIs,
move to the new endpoints.
Contact your MuleSoft Customer Success Manager for assistance.
This API change enables organization administrators to configure multiple Identity Providers (IdPs) for client management.
API Endpoints Approaching Deprecation |
New API Endpoints |
accounts/api/organizations/:orgId/provider/clients |
|
API Endpoints with Changed Behavior
For clients in third party Identity Providers only. |
New API Endpoints |
GET, POST accounts/api/organizations/:orgId/clients |
-
GET accounts/api/organizations/:orgId/clientProviders/:clientProviderId/clients
-
GET, POST /exchange/api/v1/organizations/:orgId/applications
|
GET, PATCH, DELETE accounts/api/organizations/:orgId/clients/:clientId |
-
GET accounts/api/organizations/:orgId/clientProviders/:clientProviderId/clients/:clientId
-
GET, PATCH, DELETE /exchange/api/v1/organizations/:orgId/applications/:clientId
|
Also, the following API responses no longer return client_management
configuration properties:
API Endpoints |
Deprecated Properties |
GET accounts/api/organizations/:orgId |
properties.identity_management |
PUT accounts/api/organizations/:orgId |
properties.client_management |
GET accounts/api/organizations/:orgId |
properties.client_management |
GET accounts/api/profile |
organization.properties.identity_management |
GET accounts/api/me |
organization.properties.identity_management |
GET accounts/api/organizations/:orgId/users |
organization.properties.client_management |
GET accounts/api/organizations/:orgId/users/:userId |
organization.properties.client_management |
GET accounts/api/users/me |
organization.properties.identity_management |