PreAuthorizedApplication Class

Contains information about pre authorized client application.

Inheritance
PreAuthorizedApplication

Constructor

PreAuthorizedApplication(**kwargs)

Parameters

app_id
str
Required

Represents the application id.

permissions
list[PreAuthorizedApplicationPermission]
Required

Collection of required app permissions/entitlements from the resource application.

extensions
list[PreAuthorizedApplicationExtension]
Required

Collection of extensions from the resource application.