OAuth2Client
An OAuth2 Client that allows access to the environment
How long the access token is valid in seconds
The user that will be used for permissions and auditing
Description for the OAuth2 Client
Determines if the client is allowed to be used for access
The flow (grant type) supported by the OAuth2 Client
The Id of the OAuth2 Client
Determines if the client is backend client and not shown on the UI
Unique name for the OAuth2 Client
List of the Uris that the server will redirect to
List of Scopes this Client is allowed to request
The current secret for the client
public OAuth2Client()
Constructor for the OAuth2 Client