Skip to content

Commit cd65b46

Browse files
committed
Uploaded images
1 parent 756a8e7 commit cd65b46

File tree

5 files changed

+5
-1
lines changed

5 files changed

+5
-1
lines changed

articles/event-grid/authenticate-with-namespaces-using-json-web-tokens.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ You need to provide access to the namespace to access your Azure Key Vault accou
9494
1. **Token Issuer**: Enter the value of the issuer claims of the JWTs, presented by the MQTT clients.
9595
1. For **Issuer certificate**, select **From Azure Key Vault**.
9696
97-
:::image type="content" source="./media/authenticate-with-namespaces-using-json-web-tokens/configuration-custom-authentication.png" alt-text="Screenshot that shows the Custom JWT authentication section of the Configuration page for an Event Grid namespace." lightbox="./media/authenticate-with-namespaces-using-json-web-tokens/configuration-custom-authentication.png":::
97+
:::image type="content" source="./media/authenticate-with-namespaces-using-json-web-tokens/select-azure-key-vault-option.png" alt-text="Screenshot that shows the selection of the Azure Key Vault option of the Configuration page for an Event Grid namespace." lightbox="./media/authenticate-with-namespaces-using-json-web-tokens/select-azure-key-vault-option.png":::
9898
1. In the new page, specify values for the following properties.
9999
1. **Certificate URL**: the Certificate Identifier of the issuer certificate in Azure Key Vault that you created. You can choose **Select a certificate using a key vault** instead to select the certificate and the key vault from your subscriptions.
100100
1. **Identity**: the identity used to authenticate with the Key Vault to access the issuer certificate that was created.
@@ -196,10 +196,14 @@ In this step, you configure custom JWT authentication settings on your Event Gri
196196
1. Select **Enable custom JWT authentication**.
197197
1. **Token Issuer**: Enter the value of the issuer claims of the JWTs, presented by the MQTT clients.
198198
1. Select  issuer certificate option – **Direct Upload**.
199+
200+
:::image type="content" source="./media/authenticate-with-namespaces-using-json-web-tokens/direct-upload-option.png" alt-text="Screenshot that shows the selection of the Direct Upload option of the Configuration page for an Event Grid namespace." lightbox="./media/authenticate-with-namespaces-using-json-web-tokens/direct-upload-option.png":::
199201
1. In the new page, specify values for the following properties.
200202
1. **Certificate**: upload your server certificate in PEM Format.
201203
1. **Kid**: A unique key identifier for the certificate.
202204
1. Select **Add**.
205+
206+
:::image type="content" source="./media/authenticate-with-namespaces-using-json-web-tokens/upload-certificate.png" alt-text="Screenshot that shows the Upload issuer certificate page." lightbox="./media/authenticate-with-namespaces-using-json-web-tokens/upload-certificate.png":::
203207
1. Back on the **Configuration** page, select **Apply**.
204208

205209

107 KB
Loading
105 KB
Loading
84.9 KB
Loading

0 commit comments

Comments
 (0)