Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TaskAgentAuthorization

Provides data necessary for authorizing the agent using OAuth 2.0 authentication flows.

Hierarchy

  • TaskAgentAuthorization

Index

Properties

Optional authorizationUrl

authorizationUrl: string

Gets or sets the endpoint used to obtain access tokens from the configured token service.

Optional clientId

clientId: string

Gets or sets the client identifier for this agent.

Optional publicKey

Gets or sets the public key used to verify the identity of this agent.

Generated using TypeDoc