AsTokenSettings

Update AS token settings

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

patch/tenants/{tenantId}/oauth2/as/instances/{instanceId}/tokens

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 token settings after patch.

AsTokensConfigView required— unresolved $ref

Changes

Changed in 3 of the 19 revisions of this API.7

    • api operation id updateVdxAsTokenSettings removed and replaced with updateAsTokenSettings

      api-operation-id-removed

    • api operation id updateVdxAsTokenExchangeSettings removed and replaced with updateVdxAsTokenSettings

      api-operation-id-removed

    • api tag AsTokenSettings added

      api-tag-added

    • api tag AsTokenExchangeSettings removed

      api-tag-removed

    • api operation id updateVdxAsTokenSettings removed and replaced with updateVdxAsTokenExchangeSettings

      api-operation-id-removed

    • api tag AsTokenExchangeSettings added

      api-tag-added

    • api tag AsTokenSettings removed

      api-tag-removed