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/active-directory/external-identities/self-service-sign-up-secure-api-connector.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
@@ -37,7 +37,7 @@ To configure an API Connector with HTTP basic authentication, follow these steps
37
37
1. Select **All API connectors**, and then select the **API Connector** you want to configure.
38
38
1. For the **Authentication type**, select **Basic**.
39
39
1. Provide the **Username**, and **Password** of your REST API endpoint.
40
-
:::image type="content" source="media/secure-api-connector/api-connector-config.png" alt-text="Providing basic authentication configuration for an API connector.":::
40
+
:::image type="content" source="media/secure-api-connector/api-connector-config.png" alt-text="Screenshot of basic authentication configuration for an API connector.":::
41
41
1. Select **Save**.
42
42
43
43
## HTTPS client certificate authentication
@@ -76,7 +76,7 @@ To configure an API Connector with client certificate authentication, follow the
76
76
1. For the **Authentication type**, select **Certificate**.
77
77
1. In the **Upload certificate** box, select your certificate's .pfx file with a private key.
78
78
1. In the **Enter Password** box, type the certificate's password.
79
-
:::image type="content" source="media/secure-api-connector/api-connector-upload-cert.png" alt-text="Providing certificate authentication configuration for an API connector.":::
79
+
:::image type="content" source="media/secure-api-connector/api-connector-upload-cert.png" alt-text="Screenshot of certificate authentication configuration for an API connector.":::
80
80
1. Select **Save**.
81
81
82
82
### Perform authorization decisions
@@ -88,7 +88,7 @@ It's recommended you set reminder alerts for when your certificate expires. You'
88
88
89
89
To upload a new certificate to an existing API connector, select the API connector under **API connectors** and select on **Upload new certificate**. The most recently uploaded certificate that isn't expired and whose start date has passed will automatically be used by Azure AD.
90
90
91
-
:::image type="content" source="media/secure-api-connector/api-connector-renew-cert.png" alt-text="Providing a new certificate to an API connector when one already exists.":::
91
+
:::image type="content" source="media/secure-api-connector/api-connector-renew-cert.png" alt-text="Screenshot of a new certificate, when one already exists.":::
0 commit comments