Qorus Integration Engine® Enterprise Edition 7.1.0_prod
Loading...
Searching...
No Matches
OMQ::QorusOAuth2ClientInfo hashdecl Reference

Qorus OAuth2 client information hash. More...

Public Attributes

string client_id
 The client ID.
 
string client_description
 The client description.
 
*string client_name
 Human-readable client name.
 
*string client_uri
 Web page with information about the client.
 
*string username
 The associated username.
 
*list< string > redirect_uris
 List of allowed redirect URIs.
 
*binary logo
 logo data
 
*string logo_mime_type
 MIME type of the logo.
 
*string tos_uri
 Terms of Service URI.
 
*string policy_uri
 Privacy Policy URI.
 
bool global = False
 Is this client available to all users or just the owning user?
 
date created
 The created date.
 
date modified
 The last modified date.
 
*list< string > permissions
 List of Qorus permissions / scopes associated with this client.
 

Detailed Description

Qorus OAuth2 client information hash.

Since
Qorus 7.0

Member Data Documentation

◆ username

*string OMQ::QorusOAuth2ClientInfo::username

The associated username.

omitted with global clients


The documentation for this hashdecl was generated from the following file: