Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AppThreeLeggedOAuthCredential

The value of this attribute persists any OAuth access token that the system uses to connect to this ManagedApp. The system obtains this access token using an OAuth protocol flow that could be two-legged or three-legged. A two-legged flow involves only the requester and the server. A three-legged flow also requires the consent of a user -- in this case the consent of an administrator.

*SCIM++ Properties:** - idcsSearchable: true - multiValued: false - mutability: readWrite - required: false - returned: default - type: complex

Properties

Optional accessToken

accessToken: undefined | string

Access Token

*SCIM++ Properties:** - caseExact: true - idcsSearchable: false - idcsSensitive: encrypt - multiValued: false - mutability: readWrite - required: false - returned: default - type: string - uniqueness: none

Optional accessTokenExpiry

accessTokenExpiry: undefined | string

Access token expiry

*SCIM++ Properties:** - caseExact: true - idcsSearchable: true - multiValued: false - mutability: readWrite - required: false - returned: default - type: dateTime - uniqueness: none

Optional refreshToken

refreshToken: undefined | string

Refresh Token

*SCIM++ Properties:** - caseExact: true - idcsSearchable: true - idcsSensitive: encrypt - multiValued: false - mutability: readWrite - required: false - returned: default - type: string - uniqueness: none

Functions

getDeserializedJsonObj

getJsonObj