BaseLTIProvider

class BaseLTIProvider[source]

The base JSON representation for an LTI 1.1 provider.

id: str

The id of this LTI provider.

created_at: datetime

The time this LTI provider was created.

intended_use: str

Who will use this LTI provider.

tenant_id: str | None

The id of the tenant that owns this provider.

label: str

A label for differentiating providers of the same tenant.