mirror of
https://codeberg.org/gitnex/tea4j-autodeploy
synced 2026-05-31 07:01:55 +00:00
520 B
520 B
OAuth2Application
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| clientId | String | [optional] | |
| clientSecret | String | [optional] | |
| confidentialClient | Boolean | [optional] | |
| created | Date | [optional] | |
| id | Long | [optional] | |
| name | String | [optional] | |
| redirectUris | List<String> | [optional] | |
| skipSecondaryAuthorization | Boolean | [optional] |