Files
tea4j-autodeploy/docs/CreateOAuth2ApplicationOptions.md
2025-09-07 00:21:05 +00:00

497 B

CreateOAuth2ApplicationOptions

Properties

Name Type Description Notes
confidentialClient Boolean Whether the client is confidential [optional]
name String The name of the OAuth2 application [optional]
redirectUris List<String> The list of allowed redirect URIs [optional]
skipSecondaryAuthorization Boolean Whether to skip secondary authorization [optional]