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,
it"posts the 'picked merge request' system note"do
expect(subject.note).toeq("picked this merge request into branch [`#{branch_name}`](/#{project.full_path}/tree/#{branch_name}) with commit #{commit_sha}")
end
it'links the merge request and the cherry-pick commit'do