diff options
Diffstat (limited to 'doc/integration/crowd.md')
-rw-r--r-- | doc/integration/crowd.md | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/doc/integration/crowd.md b/doc/integration/crowd.md index 40d93aef2a9..5f0ee89d6cb 100644 --- a/doc/integration/crowd.md +++ b/doc/integration/crowd.md @@ -53,6 +53,11 @@ To enable the Crowd OmniAuth provider you must register your application with Cr 1. Save the configuration file. -1. Restart GitLab for the changes to take effect. +1. [Reconfigure][] or [restart GitLab][] for the changes to take effect if you + installed GitLab via Omnibus or from source respectively. + +On the sign in page there should now be a Crowd tab in the sign in form. + +[reconfigure]: ../administration/restart_gitlab.md#omnibus-gitlab-reconfigure +[restart]: ../administration/restart_gitlab.md#installations-from-source -On the sign in page there should now be a Crowd tab in the sign in form.
\ No newline at end of file |