Skip to content

Commit

Permalink
Update docs to add client id is also the api key
Browse files Browse the repository at this point in the history
  • Loading branch information
psainics committed Jan 6, 2025
1 parent 19d8b79 commit 88afe52
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/SuccessFactors-batchsource.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion docs/SuccessFactors-connector.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 88afe52

Please sign in to comment.