This interface represents an authenticated end-user application. These will be tokens issued by the User Service.

Having name and profileId is not mandatory for these tokens.

Hierarchy

  • PgAuthenticatedEndUserApplication

Indexable

[key: string]: any

Properties

environmentId: string
name: string
sub: string
tenantId: string

Generated using TypeDoc