Cmdlets for Jira

Build 24.0.9250

OAuthClientSecret Parameter (Connect-JIRA Cmdlet)

Specifies the client secret that was assigned when the custom OAuth application was created. (Also known as the consumer secret ). This secret registers the custom application with the OAuth authorization server.

Syntax

Connect-JIRA -OAuthClientSecret string

Data Type

cstr

Default Value

""

Remarks

OAuthClientSecret is one of a handful of connection parameters that need to be set before users can authenticate via OAuth. For details, see Establishing a Connection.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 24.0.9250