Skip to content

Commit 47b2f52

Browse files
author
ecfan
committed
Clarity edits
1 parent c4d84a6 commit 47b2f52

File tree

1 file changed

+3
-3
lines changed
  • articles/logic-apps/connectors

1 file changed

+3
-3
lines changed

articles/logic-apps/connectors/sap.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -529,20 +529,20 @@ For more information about SNC, see [Getting started with SAP SNC for RFC integr
529529
530530
1. Add an SAP managed connector operation or edit the connection for an existing operation.
531531
532-
1. In the SAP connection information box, provide the [required information](/connectors/sap/#default-connection), based on the **Authentication Type** that you select.
532+
1. In the SAP connection information box, provide the [required information](/connectors/sap/#creating-a-connection).
533533
534534
> [!NOTE]
535535
>
536+
> For **Authentication Type**, **Basic** is currently the only available option.
536537
> The **SAP Username** and **SAP Password** fields are optional. If you don't provide a username
537538
> and password, the connector uses the client certificate provided in a later step for authentication.
538539
539540
:::image type="content" source="media/sap/sap-connection.png" alt-text="Screenshot shows SAP connection parameters in Consumption workflows.":::
540541
541-
1. To enable SNC, in the SAP connection information box, provide the following required information instead:
542+
1. To enable SNC, in the SAP connection information box, select **Use SNC**, and provide the corresponding [required information](/connectors/sap/#creating-a-connection):
542543
543544
| Parameter | Description |
544545
|-----------|-------------|
545-
| **Use SNC** | Select this option. |
546546
| **SNC Library** | Enter one of the following values: <br><br>- The name for your SNC library, for example, **sapsnc.dll** <br>- The relative path to the NCo installation location, for example, **.\security\sapsnc.dll** <br>- The absolute path to the NCo installation location, for example, **c:\security\sapsnc.dll** |
547547
| **SNC SSO** | Select either **Logon using the SNC identity** or **Logon with the username/password provided on RFC level**. <br><br>Typically, the SNC identity is used to authenticate the caller. You can choose to authenticate with a username and password instead, but this parameter value is still encrypted. |
548548
| **SNC My Name** | In most cases, you can omit this value. The installed SNC solution usually knows its own SNC name. In the case where your solution supports multiple identities, you might have to specify the identity to use for this particular destination or server. |

0 commit comments

Comments
 (0)