Magidoc

SetOAuthCodeCredentialsInput
Input Object

Fields

#

accessToken

The access token.

accessTokenUri

An URI to generate the access tokens with the authorization token.

authorizationUri

An authorization URI.

clientId

The client ID.

clientSecret

The client secret.

expirationDateInMillis

Expiration time in milliseconds.

id

ID !
Non-null

The ID identifying the credentials to be updated. From the context the monitored system and its type is known. The id can either be: - a combination of <namespace>.<key> to point to the credential purpose - a number pointing to the credential purpose (negative for built-in positive for custom ones)

name

The name of this credentials object.

parameters

Additional parameters.

redirectUri

A redirection URI.

refreshToken

A potential refresh token.

scope

String containing all the needed scopes.

shared

The shared flag (true for global credentials)

Usages

#

References

#