summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXiaogang Wen <xiaogang@gitlab.com>2018-01-10 10:44:04 +0000
committerXiaogang Wen <xiaogang@gitlab.com>2018-01-10 10:44:04 +0000
commita708cff888c8069266e57a20c071371900057979 (patch)
tree59924e7d34b913ee1525564e5ebf33dc328ec7dc
parent48e05f4c46c372a7fa7d3a0b62deea575a60beb2 (diff)
downloadgitlab-ce-29322-include-the-crowd-application-permission-information-on-the-crowd-omniauth-provider-page.tar.gz
-rw-r--r--doc/administration/auth/crowd.md10
1 files changed, 4 insertions, 6 deletions
diff --git a/doc/administration/auth/crowd.md b/doc/administration/auth/crowd.md
index 1a2befba381..6db74958d5a 100644
--- a/doc/administration/auth/crowd.md
+++ b/doc/administration/auth/crowd.md
@@ -67,16 +67,14 @@ On the sign in page there should now be a Crowd tab in the sign in form.
[reconfigure]: ../restart_gitlab.md#omnibus-gitlab-reconfigure
[restart]: ../restart_gitlab.md#installations-from-source
-## Trouble shooting
+## Troubleshooting
-If you see error message like below when you sign in after Crowd authentication is configured, you may want to consult the Crowd admin for the Crowd log file to know the exact cause.
+If you see an error message like the one below when you sign in after Crowd authentication is configured, you may want to consult the Crowd administrator for the Crowd log file to know the exact cause:
```
could not authorize you from Crowd because invalid credentials
```
-Please make sure the Crowd users who need to login to Gitlab are authorized to [the application](#configure-a-new-crowd-application) in the step of **Authorisation**. This could be verified by try "Authentication test" for Crowd as of 2.11. See below for details.
-
-![Example Crowd application authorisation configuration](img/crowd_application_authorisation.png)
-
+Please make sure the Crowd users who need to login to GitLab are authorized to [the application](#configure-a-new-crowd-application) in the step of **Authorisation**. This could be verified by try "Authentication test" for Crowd as of 2.11.
+![Example Crowd application authorisation configuration](img/crowd_application_authorisation.png) \ No newline at end of file