CData Python Connector for Apache CouchDB

Build 25.0.9440

JWT Authentication

このセクションでは、本プロバイダーの接続文字列で設定可能なJWT Authentication プロパティの全リストを提供します。


プロパティ説明
JWTTokenThe JWT to use for authentication.
JWTSubjectThe user subject for which the application is requesting delegated access.
JWTIssuerThe issuer of the JWT.
JWTAlgorithmThe encryption algorithm used for signing the JWT.
JWTExpirationThe amount of time until the JWT expires, in seconds.
JWTKeyTypeThe type of the encryption key used for signing the JWT.
JWTKeyThe encryption key for signing the JWT.
JWTHeadersA collection of extra HTTP headers to include in the JWT header.
JWTClaimsA collection of extra claims to include in the JWT payload.
CredentialsLocationThe filepath of the settings file containing the JWT. If a settings file does not exist in this location, the provider creates a new settings file when it retrieves a JWT.

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