API structure has changed
5 structure changes including:
3 Breaking changes
1 Addition
2 Modifications
2 Removals
Modified
2
Breaking
GET /api/users/{userId}/sso-identities/{ssoConnectorId}
- Response
-
200 response Modified
-
application/json content type Modified
-
ssoIdentity, tokenSecret properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- enterpriseSsoIdentity, tokenSet properties Added
-
ssoIdentity, tokenSecret properties Removed
-
application/json content type Modified
- Query
-
includeTokenSecret query parameter Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
POST /api/custom-profile-fields/sie-order
- Path went from
/api/custom-profile-fields/properties/sie-order
to/api/custom-profile-fields/sie-order
(same operationId)Breaking
Removed
2
Breaking
GET /api/users/{userId}/all-identities
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /api/users/{userId}/identities/{target}
- Removing a resource is always breaking unless it was deprecated before Breaking
Added
1
GET /api/users/{userId}/identities/{target}/secret