Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 506 Bytes

File metadata and controls

17 lines (9 loc) · 506 Bytes

AuthserverOauthClient

Base oauth client object which is used in get and list APIs.

Properties

Name Type Description Notes
clientId String ClientID of registered OAuth. [optional]
clientSecret String ClientSecret of registered OAuth. [optional]
description String Description of oauth client. [optional]
name String Name of oauth client. [optional]