summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/gitlab-authentication.markdown5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/gitlab-authentication.markdown b/doc/gitlab-authentication.markdown
index 3cf6d283..8d2f0000 100644
--- a/doc/gitlab-authentication.markdown
+++ b/doc/gitlab-authentication.markdown
@@ -76,3 +76,8 @@ Kanboard uses these information from your Gitlab profile:
- Gitlab unique id
The Gitlab unique id is used to link the local user account and the Gitlab account.
+
+Known issues
+------------
+
+Gitlab OAuth will work only with url rewrite enabled. At the moment, Gitlab doesn't support callback url with query string parameters. See [Gitlab issue](https://gitlab.com/gitlab-org/gitlab-ce/issues/2443)