Description

Response when getting JWT from OneTrust. (?)

Hierarchy

  • JWTTokenResponse

Properties

access_token: string

Example

eyJhbGciO...
email: string

Example

abc123@api.onetrust.com
expires_in: number

Description

Time until expiration.

guid: string
jti: string

Example

a13d9def-69b6-4b78-a55c-706a469fa167
languageId: number

Description

Language ID.

orgGroupGuid: string

Description

ID of organization.

orgGroupId: string

Description

ID of organization.

ot-scopes: string

Example

CONSENT
role: string

Example

Api Key User
scope: string

Example

read
sessionId: string

Example

78b95ebc-05f2-4db9-b12c-459fd89cedf7
tenantGuid: string

Description

Tenant ID.

tenantId: number

Description

ID of tenant.

token_type: string

Example

bearer
user_name: string

Example

abc123@api.onetrust.com

Generated using TypeDoc