OAuthAuthorizationURL Parameter (Connect-GraphQL Cmdlet)
The authorization URL for the OAuth service.
Syntax
Connect-GraphQL -OAuthAuthorizationURL string
Data Type
cstr
Default Value
""
Remarks
The authorization URL for the OAuth service. At this URL, the user logs into the server and grants permissions to the application. In OAuth 1.0, if permissions are granted, the request token is authorized.