JWTCertStore
- Last Updated: April 6, 2023
- 1 minute read
- DataDirect Connectors
- JDBC
- Salesforce 6.0
- Documentation
Purpose
Specifies the file path of the certificate store containing the private key used for JWT authentication. This property must be specified to use the JWT grant in OAuth 2.0 authentication.
Valid Values
string
where:
- string
- is the file path for the JWT certificate store.
Data Source Method
setJwtCertStore
Default
None
Data Type
String