diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2019-11-12 06:06:32 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2019-11-12 06:06:32 +0000 |
commit | 60877d1bff65fa4d2b74409d343d5b7615478891 (patch) | |
tree | 997e11e2c885f2d951cedb5a7aea296436cb639e /doc/integration/saml.md | |
parent | 75687c79df805b57914d79cf217e3f08dbc77cc2 (diff) | |
download | gitlab-ce-60877d1bff65fa4d2b74409d343d5b7615478891.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/integration/saml.md')
-rw-r--r-- | doc/integration/saml.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/integration/saml.md b/doc/integration/saml.md index b72be55aca3..099cab0f5b8 100644 --- a/doc/integration/saml.md +++ b/doc/integration/saml.md @@ -572,7 +572,7 @@ installations from source. Restart Unicorn using the `sudo gitlab-ctl restart un command on Omnibus installations and `sudo service gitlab restart` on installations from source. -You may also find the [SSO Tracer](https://addons.mozilla.org/en-US/firefox/addon/sso-tracer/) +You may also find the [SAML Tracer](https://addons.mozilla.org/en-US/firefox/addon/saml-tracer/) (Firefox) and [SAML Chrome Panel](https://chrome.google.com/webstore/detail/saml-chrome-panel/paijfdbeoenhembfhkhllainmocckace) (Chrome) browser extensions useful in your debugging. |