AsInteractiveAuthorizationSettings

Update AS interactive authorization settings

Applies RFC 7386 merge-patch semantics to interactive authorization settings. Absent fields stay unchanged. Explicit null clears the tenant override for that field.

patch/tenants/{tenantId}/oauth2/as/instances/{instanceId}/interactive-authorization

Parameters

./platform-config-components.yml#/components/parameters/TenantId — unresolved $ref
./platform-config-components.yml#/components/parameters/InstanceId — unresolved $ref

Request body

object required

Response

Effective interactive authorization settings after patch.

AsInteractiveAuthorizationConfigView required— unresolved $ref

Changes