From a2e85abc6242361dd2d668e02778fa02401059b8 Mon Sep 17 00:00:00 2001 From: Janis Watts <184028114+jmwatts@users.noreply.github.com> Date: Tue, 10 Dec 2024 13:53:09 -0600 Subject: [PATCH] Changed Metadata URL in SSO configuration to 127.0.0.1 due to product validation update (#24599) Fleet now has a validation check in the Metadata URL field. Updated instructions from Metadata URL: http://localhost:9080/simplesaml/saml2/idp/metadata.php TO Metadata URL: http://127.0.0.1:9080/simplesaml/saml2/idp/metadata.php --- docs/Contributing/Testing-and-local-development.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Contributing/Testing-and-local-development.md b/docs/Contributing/Testing-and-local-development.md index e3dc347339..5592d460cd 100644 --- a/docs/Contributing/Testing-and-local-development.md +++ b/docs/Contributing/Testing-and-local-development.md @@ -339,7 +339,7 @@ Configure SSO on the Organization Settings page with the following: ``` Identity Provider Name: SimpleSAML Entity ID: https://localhost:8080 -Metadata URL: http://localhost:9080/simplesaml/saml2/idp/metadata.php +Metadata URL: http://127.0.0.1:9080/simplesaml/saml2/idp/metadata.php ``` The identity provider is configured with four users: