---
title: "Changes to Update an Identity Federation app"
method: PATCH
path: "/api/v1/identity-federation"
---

# Changes to Update an Identity Federation app

`PATCH /api/v1/identity-federation`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 8 of 50 revisions.

- **2026-02-03** `04750dcfd487` — 2 info
- **2026-01-18** `b0303bb023ff` — 2 info
- **2025-06-12** `0b40e4fcf469` — 2 breaking, 4 info
- **2025-06-10** `8164fb8aa9f5` — 2 info
- **2025-04-30** `0c7cf3c5abc6` — 2 breaking, 19 warning, 2 info
- **2025-03-20** `beea10f3e7fb` — 1 breaking
- **2025-02-05** `f02a45abeffc` — 1 breaking, 1 info
- **2024-12-22** `d49c203898c2` — 2 breaking

## Changes

- **2026-02-03** `04750dcfd487` — 2 info
  - added the new optional request property `allOf[#/components/schemas/IdentityFederationAppCreate]/includeOidcTokensInAssertion`
  - added the optional property `data/allOf[#/components/schemas/IdentityFederationAppCreate]/includeOidcTokensInAssertion` to the response with the `200` status
- **2026-01-18** `b0303bb023ff` — 2 info
  - added the new optional request property `allOf[#/components/schemas/IdentityFederationAppCreate]/ttlInMinutes`
  - added the optional property `data/allOf[#/components/schemas/IdentityFederationAppCreate]/ttlInMinutes` to the response with the `200` status
- **2025-06-12** `0b40e4fcf469` — 2 breaking, 4 info
  - the `allOf[#/components/schemas/IdentityFederationAppCreate]/mappings/items/` request property type/format changed from `string`/`` to `object`/``
  - the `data/allOf[#/components/schemas/IdentityFederationAppCreate]/mappings/items/` response's property type/format changed from `string`/`` to `object`/`` for status `200`
  - added the new optional request property `allOf[#/components/schemas/IdentityFederationAppCreate]/mappings/items/key`
  - added the new optional request property `allOf[#/components/schemas/IdentityFederationAppCreate]/mappings/items/value`
  - added the optional property `data/allOf[#/components/schemas/IdentityFederationAppCreate]/mappings/items/key` to the response with the `200` status
  - added the optional property `data/allOf[#/components/schemas/IdentityFederationAppCreate]/mappings/items/value` to the response with the `200` status
- **2025-06-10** `8164fb8aa9f5` — 2 info
  - added the new optional request property `allOf[#/components/schemas/IdentityFederationAppCreate]/samlAudienceOverride`
  - added the optional property `data/allOf[#/components/schemas/IdentityFederationAppCreate]/samlAudienceOverride` to the response with the `200` status
- **2025-04-30** `0c7cf3c5abc6` — 2 breaking, 19 warning, 2 info
  - added `#/components/schemas/IdentityFederationAppCreate, subschema #2` to the request body `allOf` list
  - the request's body type/format changed from `object`/`` to ``/``
  - removed the request property `acsUrl`
  - removed the request property `faviconUrl`
  - removed the request property `id`
  - removed the request property `logoUrl`
  - removed the request property `mappings`
  - removed the request property `name`
  - removed the request property `primaryColor`
  - removed the request property `product`
  - removed the request property `tenant`
  - removed the request property `tenants`
  - removed the optional property `acsUrl` from the response with the `200` status
  - removed the optional property `entityId` from the response with the `200` status
  - removed the optional property `faviconUrl` from the response with the `200` status
  - removed the optional property `id` from the response with the `200` status
  - removed the optional property `logoUrl` from the response with the `200` status
  - removed the optional property `name` from the response with the `200` status
  - removed the optional property `primaryColor` from the response with the `200` status
  - removed the optional property `product` from the response with the `200` status
  - removed the optional property `tenant` from the response with the `200` status
  - added the optional property `data` to the response with the `200` status
  - added the optional property `error` to the response with the `200` status
- **2025-03-20** `beea10f3e7fb` — 1 breaking
  - removed the media type `application/x-www-form-urlencoded` from the request body
- **2025-02-05** `f02a45abeffc` — 1 breaking, 1 info
  - added required request body
  - added the media type `application/json` for the response with the status `200`
- **2024-12-22** `d49c203898c2` — 2 breaking
  - removed the request body
  - removed the media type `application/json` for the response with the status `200`

---

[Operation](https://skmtc.dev/ory/apis/enterprise-sso-directory-sync/docs/api/v1/identity-federation/patch.md) · [API](https://skmtc.dev/ory/apis/enterprise-sso-directory-sync.md) · [Page](https://skmtc.dev/ory/apis/enterprise-sso-directory-sync/changes/api/v1/identity-federation/patch)
