Skip to content

Commit 95a57cf

Browse files
authored
Update self-service-sign-up-secure-api-connector.md
1 parent fa2c5c3 commit 95a57cf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/active-directory/external-identities/self-service-sign-up-secure-api-connector.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ To configure an API Connector with HTTP basic authentication, follow these steps
3737
1. Select **All API connectors**, and then select the **API Connector** you want to configure.
3838
1. For the **Authentication type**, select **Basic**.
3939
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.":::
4141
1. Select **Save**.
4242

4343
## HTTPS client certificate authentication
@@ -76,7 +76,7 @@ To configure an API Connector with client certificate authentication, follow the
7676
1. For the **Authentication type**, select **Certificate**.
7777
1. In the **Upload certificate** box, select your certificate's .pfx file with a private key.
7878
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.":::
8080
1. Select **Save**.
8181

8282
### Perform authorization decisions
@@ -88,7 +88,7 @@ It's recommended you set reminder alerts for when your certificate expires. You'
8888

8989
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.
9090

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.":::
9292

9393
## API key authentication
9494

0 commit comments

Comments
 (0)