v1

latestOpenAPI 3.0.3Apache 2.02026-07-17341573.2 KB
Identity Federation

Update an Identity Federation app

patch/api/v1/identity-federation

Request body

tenantstring

Tenant

productstring

Product

namestring

Name

acsUrlstring

ACS URL

entityIdstring

Entity ID

logoUrlstring

Logo URL

faviconUrlstring

Favicon URL

primaryColorstring

Primary color

tenantsstring[]

Mapping of tenants whose connections will be grouped under this Identity Federation app

typestring[]

If creating an OIDC app, this should be set to 'oidc' otherwise it defaults to 'saml'

redirectUrlstring[]

If creating an OIDC app, provide the redirect URL

samlAudienceOverridestring

Override the SAML Audience on a per app basis

includeOidcTokensInAssertionboolean

Include OIDC tokens in the SAML assertion

ttlInMinutesnumber

Time-to-live in minutes for the SAML assertion, does not apply to OIDC flows

idstring required

App ID

Response

Success