TDV Adapter for SAP SuccessFactors

Build 22.0.8462

PrivateKeyType

Used together with the PrivateKey connection property. Specifies the private key type provided for OAuth authentication.

Possible Values

PEMKEY_FILE, PEMKEY_BLOB

Data Type

string

Default Value

"PEMKEY_FILE"

Remarks

This property can take one of the following values:

PEMKEY_FILE (default)The PrivateKey value will be the path to the certificate you downloaded when you registered your OAuth Client Application.
PEMKEY_BLOBThe PrivateKey value will be the base64-encoded content of the certificate you downloaded when you registered your OAuth Client Application.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462