Cross-App Access
Update
Update the tenant's cross-app-access settings. Supply the settings object and an update mask listing the fields to change; only masked fields are applied. Editable paths: enabled, default_grant_lifetime, allow_refresh_token_subjects, default_signing_algorithm, enabled_signing_algorithms, xaa_id_token_lifetime.
post/api/v1/settings/cross-app-access
Request body
Response
XAASettingsServiceUpdateResponse returns the updated settings.