From 88afe522c431633c08f3a5d0863aae409459398d Mon Sep 17 00:00:00 2001 From: psainics Date: Mon, 6 Jan 2025 11:47:08 +0530 Subject: [PATCH] Update docs to add client id is also the api key --- docs/SuccessFactors-batchsource.md | 2 +- docs/SuccessFactors-connector.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/SuccessFactors-batchsource.md b/docs/SuccessFactors-batchsource.md index 9f43b43..e0fade4 100644 --- a/docs/SuccessFactors-batchsource.md +++ b/docs/SuccessFactors-batchsource.md @@ -24,7 +24,7 @@ You also can use the macro function ${conn(connection-name)}. **SAP SuccessFactors Logon Username (M)**: SAP SuccessFactors Logon Username for user authentication. **SAP SuccessFactors Logon Password (M)**: SAP SuccessFactors Logon password for user authentication. * **OAuth 2.0** - **Client ID:** Client ID required to generate the token. + **Client ID:** Client ID (API Key) required to generate the token. **Company ID:** Company ID required to generate the token. **Token URL:** Token URL to generate the assertion token. **Assertion Token Type:** Assertion token can be entered or can be created using the required parameters. diff --git a/docs/SuccessFactors-connector.md b/docs/SuccessFactors-connector.md index 05eb47c..c0e2b88 100644 --- a/docs/SuccessFactors-connector.md +++ b/docs/SuccessFactors-connector.md @@ -15,7 +15,7 @@ Properties **SAP SuccessFactors Logon Username (M)**: SAP SuccessFactors Logon Username for user authentication. **SAP SuccessFactors Logon Password (M)**: SAP SuccessFactors Logon password for user authentication. * **OAuth 2.0** - **Client ID:** Client ID required to generate the token. + **Client ID:** Client ID (API Key) required to generate the token. **Company ID:** Company ID required to generate the token. **Token URL:** Token URL to generate the assertion token. **Assertion Token Type:** Assertion token can be entered or can be created using the required parameters.