Cmdlets for Confluence

Build 25.0.9434

AuthScheme Parameter (Connect-Confluence Cmdlet)

The type of authentication to use when connecting to Confluence.

Syntax

Connect-Confluence -AuthScheme string

Possible Values

OAuth, Basic, APIToken, Crowd, OKTA, PAT

Data Type

cstr

Default Value

"Basic"

Remarks

Confluence supports the following authentication schemes:

  • OAuth: Perform OAuth authentication.
  • Basic: Use basic User/Password authentication for Server instances.
  • APIToken: Use basic User/APIToken authentication for Cloud instances.
  • Crowd: Perform Crowd SSO authentication.
  • OKTA: Perform OKTA SSO authentication.
  • PAT: Use a Personal Access Token (PAT) for Server instances of Confluence 7.9 or later.

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