latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-216381,9552.9 MB

f2cf3228f366

SSO

Update

Update changes an SSO application's mutable display, lifetime, enablement, OIDC claim/signing settings, or SAML endpoint/signing/encryption settings. Protocol, subject type, sector, SAML entity ID, and NameID format remain immutable; requests that would change them are rejected.

post/api/v1/apps/{app_id}/sso/applications/{id}

Path parameters

app_idstring required

The application in your catalog that owns this sign-in configuration. Its owners, entitlements, and access reviews govern who may sign in.

idstring required

Unique identifier for this SSO application.

Request body

updateMaskstring nullable required

Response

SSOApplicationServiceUpdateResponse returns the updated SSO application.