Changes to Update an Identity Federation app
PATCH /api/v1/identity-federation
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 8 of the 50 revisions of this API.81913
What changed
- ○
added the new optional request property
allOf[IdentityFederationAppCreate]/includeOidcTokensInAssertionnew-optional-request-property
- ○
added the optional property
data/allOf[IdentityFederationAppCreate]/includeOidcTokensInAssertionto the response with the200statusresponse-optional-property-added
- ○
- ○
added the new optional request property
allOf[IdentityFederationAppCreate]/ttlInMinutesnew-optional-request-property
- ○
added the optional property
data/allOf[IdentityFederationAppCreate]/ttlInMinutesto the response with the200statusresponse-optional-property-added
- ○
- ▲
the
allOf[IdentityFederationAppCreate]/mappings/items/request property type/format changed fromstring/toobject/request-property-type-changed
- ▲
the
data/allOf[IdentityFederationAppCreate]/mappings/items/response's property type/format changed fromstring/toobject/for status200response-property-type-changed
- ○
added the new optional request property
allOf[IdentityFederationAppCreate]/mappings/items/keynew-optional-request-property
- ○
added the new optional request property
allOf[IdentityFederationAppCreate]/mappings/items/valuenew-optional-request-property
- ○
added the optional property
data/allOf[IdentityFederationAppCreate]/mappings/items/keyto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/allOf[IdentityFederationAppCreate]/mappings/items/valueto the response with the200statusresponse-optional-property-added
- ▲
- ○
added the new optional request property
allOf[IdentityFederationAppCreate]/samlAudienceOverridenew-optional-request-property
- ○
added the optional property
data/allOf[IdentityFederationAppCreate]/samlAudienceOverrideto the response with the200statusresponse-optional-property-added
- ○
- ▲
added
IdentityFederationAppCreatesubschema #2to the request bodyallOflistrequest-body-all-of-added
- ▲
the request's body type/format changed from
object/to/request-body-type-changed
- ●
removed the request property
acsUrlrequest-property-removed
- ●
removed the request property
faviconUrlrequest-property-removed
- ●
removed the request property
idrequest-property-removed
- ●
removed the request property
logoUrlrequest-property-removed
- ●
removed the request property
mappingsrequest-property-removed
- ●
removed the request property
namerequest-property-removed
- ●
removed the request property
primaryColorrequest-property-removed
- ●
removed the request property
productrequest-property-removed
- ●
removed the request property
tenantrequest-property-removed
- ●
removed the request property
tenantsrequest-property-removed
- ●
removed the optional property
acsUrlfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
entityIdfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
faviconUrlfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
idfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
logoUrlfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
namefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
primaryColorfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
productfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
tenantfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
datato the response with the200statusresponse-optional-property-added
- ○
added the optional property
errorto the response with the200statusresponse-optional-property-added
- ▲
- ▲
removed the media type
application/x-www-form-urlencodedfrom the request bodyrequest-body-media-type-removed
- ▲
- ▲
added required request body
request-body-added-required
- ○
added the media type
application/jsonfor the response with the status200response-media-type-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
removed the request body
request-body-removed
- ▲
removed the media type
application/jsonfor the response with the status200response-media-type-removed
This revision also has 16 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲