JWT Certificate Store
- Last Updated: July 30, 2025
- 1 minute read
- DataDirect Connectors
- ODBC
- Salesforce 8.0
- Documentation
Attribute
JWTCertStore (jwtcs)
Purpose
Specifies the file path of the certificate store containing the private key used for the OAuth 2.0 JWT bearer grant type. This keystore can be a JKS file or a PKCS12 file. This option must be specified when JWT Bearer grant authentication is enabled.
Valid Values
String
where:
String
is the file path for the JWT certificate store.
Notes
- See "OAuth 2.0 authentication" for more information.
Default Value
No default value