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.
Changes
Changed in 1 of the 33 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○