From adc86d8749ed3ba9bc94a28eff24e3b70b3af867 Mon Sep 17 00:00:00 2001 From: fred_the_tech_writer <69817454+fschillingeriv@users.noreply.github.com> Date: Fri, 10 Dec 2021 16:27:38 -0500 Subject: [PATCH] Update deploy-key-connector.md (#824) --- _articles/login-with-sso/deploy-key-connector.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_articles/login-with-sso/deploy-key-connector.md b/_articles/login-with-sso/deploy-key-connector.md index be321a44..218607c9 100644 --- a/_articles/login-with-sso/deploy-key-connector.md +++ b/_articles/login-with-sso/deploy-key-connector.md @@ -332,5 +332,5 @@ Now that Key Connector is [fully configured](#configure-key-connector) and you h {% callout success %}The next few steps assume that you already have an active [Login with SSO]({{site.baseurl}}/article/about-sso/) implementation using [SAML 2.0]({{site.baseurl}}/article/configure-sso-saml/) or [OIDC]({{site.baseurl}}/article/configure-sso-oidc/). **If you don't**, please implement and test Login with SSO before proceeding.{% endcallout %} {% image sso/keyconnector/enable-keyconnector.png %} 6. In the **Member Decryption Options** section, select **Key Connector**. -7. In the **Key Connector URL** input, enter the address Key Connector is running at (by default, `http://localhost:5000`) and select the **Test** button to ensure you can reach Key Connector. +7. In the **Key Connector URL** input, enter the address Key Connector is running at (by default, `https://your.domain/key-connector`) and select the **Test** button to ensure you can reach Key Connector. 8. Scroll to the bottom of the screen and select **Save**.