From d808f3f3857f3c07cef263a16c97a23cd264659b Mon Sep 17 00:00:00 2001 From: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com> Date: Tue, 13 Aug 2024 12:18:45 +0530 Subject: [PATCH] Broken Verification Link (#17420) --- .../content/v1.5.x-SNAPSHOT/deployment/security/saml/azure.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openmetadata-docs/content/v1.5.x-SNAPSHOT/deployment/security/saml/azure.md b/openmetadata-docs/content/v1.5.x-SNAPSHOT/deployment/security/saml/azure.md index cff94387ebb..d8c04523c5d 100644 --- a/openmetadata-docs/content/v1.5.x-SNAPSHOT/deployment/security/saml/azure.md +++ b/openmetadata-docs/content/v1.5.x-SNAPSHOT/deployment/security/saml/azure.md @@ -69,7 +69,7 @@ openssl x509 -in saml.crt -out samlCER.cer -outform DER - Under `Single Sign-On` you will see SAML Certificates, click on `Verification Certificates`. -{% image src="/images/v1.5/deployment/security/saml/azure/saml-azure-`0.png" alt="verification-certificate" /%} +{% image src="/images/v1.5/deployment/security/saml/azure/saml-azure-11.png" alt="verification-certificate" /%} - You can then check the `Require Verification Certificates` and import the certification with .cer format we generated previously.