summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-01-22 21:08:48 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2020-01-22 21:08:48 +0000
commitb6ec12ceca58b12d974d46d0579742f4d3cdb9d7 (patch)
treec440d6195c651bac465cd37bc0d88fbd3ebefccc /doc
parent3832718d895bf8268f3e3aac85948e2792769345 (diff)
downloadgitlab-ce-b6ec12ceca58b12d974d46d0579742f4d3cdb9d7.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc')
-rw-r--r--doc/integration/saml.md7
1 files changed, 7 insertions, 0 deletions
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,