You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/logic-apps/connectors/sap.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -529,20 +529,20 @@ For more information about SNC, see [Getting started with SAP SNC for RFC integr
529
529
530
530
1. Add an SAP managed connector operation or edit the connection for an existing operation.
531
531
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).
533
533
534
534
> [!NOTE]
535
535
>
536
+
> For **Authentication Type**, **Basic** is currently the only available option.
536
537
> The **SAP Username** and **SAP Password** fields are optional. If you don't provide a username
537
538
> and password, the connector uses the client certificate provided in a later step for authentication.
538
539
539
540
:::image type="content" source="media/sap/sap-connection.png" alt-text="Screenshot shows SAP connection parameters in Consumption workflows.":::
540
541
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):
542
543
543
544
| Parameter | Description |
544
545
|-----------|-------------|
545
-
| **Use SNC** | Select this option. |
546
546
| **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** |
547
547
| **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. |
548
548
| **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