CAC Authentication and SSO for JIRA Agile

Steven Melcher December 18, 2013

I need to get an instance of JIRA (with the JIRA Agile plugin) setup to accept CAC Authentication and SSO. By modifying JIRA's Tomcat server I was able to get the server to request CAC Authentication, but afterwards the user still has to log into JIRA with their JIRA credentials.

Is there a way to tie the CAC Authentication to JIRA or an Identity Management System that JIRA can integrate with?

1 answer

1 accepted

0 votes
Answer accepted
Aseem Parikh
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 18, 2013

Personally, I'm not aware of any plugins that allow CAC authentication. You may need to write your own authenticator to get the job done if you're comfortable with that. If not, I'm sure there are experts roaming this site who would be open to implementing such a thing ;)

Here are some reference materials:

https://docs.atlassian.com/atlassian-seraph/latest/sso.html

https://confluence.atlassian.com/display/DEV/Single+Sign-on+Integration+with+JIRA+and+Confluence

Suggest an answer

Log in or Sign up to answer