Cmdlets for Jira Service Management

Build 23.0.8839

AuthScheme Parameter (Connect-JiraServiceDesk Cmdlet)

The type of authentication to use when connecting to Jira Service Management.

Syntax

Connect-JiraServiceDesk -AuthScheme string

Possible Values

Auto, OAuth, APIToken, Basic, Crowd, OKTA

Data Type

cstr

Default Value

"Auto"

Remarks

  • Auto: Lets the driver decide automatically based on the other connection properties you have set.
  • OAuth: Set to this to perform OAuth authentication.
  • APIToken: Set this to use basic User/APIToken authentication for Cloud instances.
  • Basic: Set this to use basic User/Password authentication for Server instances.
  • Crowd: Set this to perform Crowd SSO authentication.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839