Cmdlets for Asana

Build 25.0.9434

AuthScheme Parameter (Connect-Asana Cmdlet)

The type of authentication to use when connecting to Asana.

Syntax

Connect-Asana -AuthScheme string

Possible Values

OAuth, OAuthPKCE

Data Type

cstr

Default Value

"OAuth"

Remarks

Current authentication methods supported for new apps:

  • OAuth: Authenticates you using OAuth with a client ID and secret.
  • OAuthPKCE: Authenticates you using OAuth with a client ID and secret and code challenge.

This is a required parameter.

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