JWT OAuth
This section provides a complete list of the JWT OAuth properties you can configure in the connection string for this provider.
| Property | Description |
| ClientJWTCert | The JWT Certificate store. |
| ClientJWTCertType | The type of key store containing the JWT Certificate. |
| ClientJWTCertPassword | The password for the Client JWT certificate. |
| ClientJWTIssuer | A string representing the OEM’s account id. |
| ClientJWTSubject | A string representing the OEM’s customer’s account id. |
| ClientJWTValidityTime | How long the JWT should remain valid, in seconds. |