JDBC Driver for Apache CouchDB

Build 24.0.9062

JWT Authentication

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


プロパティ説明
JWTTokenThe JWT token to use for authentication.
JWTSubjectThe user subject for which the application is requesting delegated access.
JWTIssuerThe issuer of the JWT token.
JWTAlgorithmThe encryption algorithm used for signing the JWT token.
JWTExpirationHow long the JWT token should remain valid, in seconds.
JWTKeyTypeThe type of the encryption key which is used for signing the JWT token.
JWTKeyThe encryption key for signing the JWT token.
JWTHeadersA collection of extra headers that should be included in the JWT header.
JWTClaimsA collection of extra claims that should be included in the JWT payload.
CredentialsLocationThe location of the settings file where the JWT token is saved.

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