Interface ClientGrantCreate

Hierarchy

  • ClientGrantCreate

Properties

allow_any_organization?: boolean

If enabled, any organization can be used with this grant. If disabled (default), the grant must be explicitly assigned to the desired organizations.

audience: string

The audience (API identifier) of this client grant

client_id: string

ID of the client.

Defines whether organizations can be used with client credentials exchanges for this grant.

scope: string[]

Scopes allowed for this client grant.