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
Response
SSOApplicationServiceUpdateResponse returns the updated SSO application.