OptionalallowedList of allowed authentication methods for the client
OptionalallowedAllowed grant types, only for use with appType: 'web'
OptionalallowedList of allowed scopes for this client. For a full list of scopes see qlik.dev/authenticate/oauth/scopes/.
Application type
Client application name
Optional ReadonlyclientHints of any client application secrets
OptionalcreatedAt?: stringThe timestamp for when the client-secret record was created.
OptionalcreatedBy?: stringThe identifier for the user that created the client-secret record.
Hint of a client application secret
OptionalclientURI for homepage of client
OptionalconnectionOptional settings for configuring the client connection.
OptionalconsentMethod?: "required" | "trusted"Specifies the consent method for the connection.
The timestamp for when the oauth-clients record was created.
Optional ReadonlycreatedThe type of caller that created this client. Possible values are user, service, and dcr for Dynamic Client Registration.
OptionaldeletedThe timestamp for when the oauth-clients record was deleted.
OptionaldescriptionClient description
Optional ReadonlydisableIs set if client disabled
OptionallogoURI for logo of client
OptionalpublicList of public keys for JWT authentication
OptionalpublishedThe timestamp which is set, if the client is published.
OptionalupdatedThe timestamp for when the oauth-clients record was updated.
Base schema for OAuth client requests and responses