Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
e2a009ee
Commit
e2a009ee
authored
Jan 31, 2018
by
Cindy Pallares 🦉
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add SSO and CAPTCHA notes to JIRA docs
parent
6087548f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
0 deletions
+16
-0
doc/user/project/integrations/jira.md
doc/user/project/integrations/jira.md
+16
-0
No files found.
doc/user/project/integrations/jira.md
View file @
e2a009ee
...
...
@@ -54,6 +54,12 @@ We have split this stage in steps so it is easier to follow.
---
>**Notes:**
-
Our integration does not support SSO (such as SAML). You will need to create
an HTTP basic authentication password. You can do this by heading to the user
profile, looking up the username, and setting a password.
1.
Now, let's create a
`gitlab-developers`
group which will have write access
to projects in JIRA. Go to the
**Groups**
tab and select
**Create group**
.
...
...
@@ -224,6 +230,16 @@ Make sure that the JIRA issue is not already marked as resolved, in other words
the JIRA issue resolution field is not set. (It should not be struck through in
JIRA lists.)
### CAPTCHA
CAPTCHA may be triggered after several consecutive failed log in attempts
which may lead to a
`401 unauthorized`
error when testing your JIRA integration.
If CAPTCHA has been triggered, you will not be able to use JIRA’s REST API to
authenticate with the JIRA site. You will need to log in to your JIRA instance
and complete the CAPTCHA.
[
services-templates
]:
services_templates.md
[
jira-repo-old-docs
]:
https://gitlab.com/gitlab-org/gitlab-ce/blob/8-13-stable/doc/project_services/jira.md
[
jira
]:
https://www.atlassian.com/software/jira
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment