From f3a59c8ceaf18cbec69c6e4d988eff0adcfb5bfe Mon Sep 17 00:00:00 2001 From: Marc Radulescu Date: Fri, 1 May 2015 16:38:49 +0200 Subject: [PATCH] clarify not possible to connect to jira via cas --- doc/integration/jira.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/integration/jira.md b/doc/integration/jira.md index 99458af7f2..a2fc8af0a3 100644 --- a/doc/integration/jira.md +++ b/doc/integration/jira.md @@ -1,6 +1,8 @@ # GitLab Jira integration GitLab can be configured to interact with Jira. +Configuration happens via username and password. +Connecting to a Jira server via CAS is not possible. Each project can be configured to connect to a different Jira instance, configuration is explained [here](#configuration). If you have one Jira instance you can pre-fill the settings page with a default template. To configure the template [see external issue tracker document](external-issue-tracker.md#service-template)).