Name | Type | Description | Notes |
---|---|---|---|
id | String | クライアントUUID | |
name | String | クライアント名 | |
description | String | 説明 | |
developerId | UUID | クライアント開発者UUID | |
scopes | [OAuth2Scope] | 要求スコープの配列 | |
confidential | Bool | confidential client なら true, public client なら false | |
callbackUrl | String | コールバックURL | |
secret | String | クライアントシークレット |