Scope Parameter (Connect-JiraServiceDesk Cmdlet)
This determines the scopes that the OAuth application requests from Jira Service Management. This determines the scopes that the OAuth application requests from Jira Service Management. The default scopes are: read:jira-work write:jira-work manage:jira-configuration read:jira-user write:jira-work manage:jira-project read:servicedesk-request write:servicedesk-request manage:servicedesk-customer offline_access
Syntax
Connect-JiraServiceDesk -Scope string
Data Type
cstr
Default Value
""
Remarks
初期アクセストークンとリフレッシュトークンを取得するスコープを指定します。
By default the 本製品 will request that the user authorize all available scopes. If you want to override this, you can set this property to a space-separated list of OAuth scopes.