Cmdlets for Apache CouchDB

Build 24.0.9060

AuthScheme Parameter (Connect-ApacheCouchDB Cmdlet)

The type of authentication to use when connecting to Apache CouchDB.

Syntax

Connect-ApacheCouchDB -AuthScheme string

Possible Values

Basic, JWT, None

Data Type

cstr

Default Value

"Basic"

Remarks

  • Basic: Set this to use basic User/Password authentication.
  • JWT: JWT token authentication.
  • None: No authentication is used.

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