From b6ec12ceca58b12d974d46d0579742f4d3cdb9d7 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Wed, 22 Jan 2020 21:08:48 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/integration/saml.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc') diff --git a/doc/integration/saml.md b/doc/integration/saml.md index 11e768194bc..ce1c23f77af 100644 --- a/doc/integration/saml.md +++ b/doc/integration/saml.md @@ -545,6 +545,13 @@ GitLab will sign the request with the provided private key. GitLab will include ## Troubleshooting +### GitLab+SAML Testing Environments + +If you need to troubleshoot, below is a complete GitLab+SAML testing environment using docker compose: +https://gitlab.com/gitlab-com/support/toolbox/replication/tree/master/compose_files + +If you only need a SAML provider for testing, below is quick start guide to start a Docker container with a plug and play SAML 2.0 Identity Provider (IdP): https://docs.gitlab.com/ee/administration/troubleshooting/test_environments.html#saml + ### 500 error after login If you see a "500 error" in GitLab when you are redirected back from the SAML sign in page, -- cgit v1.2.1