OptionalallowedList of allowed authentication methods for the client
OptionalallowedAllowed grant types, only for use with appType: 'web'
OptionalallowedList of allowed origins for this client, only available with SPA application type
OptionalallowedList of allowed scopes for this client. For a full list of scopes see qlik.dev/authenticate/oauth/scopes/.
Application type
Client application name
OptionalclientURI for homepage of client
OptionalconnectionOptional settings for configuring the client connection.
OptionalconsentMethod?: "trusted"Specifies the consent method for the connection. The only allowed value is "trusted."
OptionaldescriptionClient description
OptionallogoURI for logo of client
OptionalpublicList of public keys for JWT authentication (required when using private_key_jwt)
OptionalredirectList of allowed redirect URIs for login
Request schema for OAuth client creation