authorizationUrl property

String? authorizationUrl
getter/setter pair

The authorization endpoint to send users to for consenting to delegate to the agent.

eg. "https://auth.atlassian.com/authorize"

Optional.

Implementation

core.String? authorizationUrl;