AsInstances

Create an AS instance

Creates an OAuth2/OIDC authorization-server instance for a tenant. The command writes descriptor keys under oauth2.servers.<slug>.* and enforces the tenant service-instance policy before writing.

post/tenants/{tenantId}/oauth2/as/instances

Parameters

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

Request body

CreateAsInstanceRequest required— unresolved $ref

Response

Created AS instance.

AsInstance required— unresolved $ref

Changes

No recorded changes to this endpoint across all 19 revisions of this API.