JWTSubject Parameter (Connect-ApacheCouchDB Cmdlet)
The user subject for which the application is requesting delegated access.
Syntax
Connect-ApacheCouchDB -JWTSubject string
Data Type
cstr
Default Value
""
Remarks
This is used as the sub claim in the JWT token.
Apache CouchDB uses this as the user’s name when validating the JWT token.