CAS-Jira 5.1 Integration

Bahar Çağlar September 9, 2012

Hi,

Is there a CAS works for jira 5.1?

Jasig does not support it.It says:

WARNING: CAS Client for Java 3.1.x integration is broken for versions of JIRA 4.3 & later! See CASC-164 (Soulwing appears no better off, btw). According to JIRA, this is fixed for filter version 3.3.0.

https://wiki.jasig.org/display/CASC/Configuring+Jira+with+JASIG+CAS+Client+for+Java+3.1

Soulwing supports or not, I am not sure. There is no version information.

http://www.soulwing.org/jira-cas.jsp

Is there a CAS client for jira 5.1 ?

Thanks for answers

2 answers

1 accepted

0 votes
Answer accepted
Ken October 9, 2012

If you download their 3.3-SNAPSHOT of the code and build it yourself it works in jira 5.1

Bahar Çağlar October 10, 2012

Thank you :) you know a guide to do this?

0 votes
Ken October 10, 2012

Youll need to setup a maven enviroment with eclipse. I would suggest you read up on maven a little. But basically install eclipse/maven (actually eclipse might come with its own maven now). Then just use git to pull the SNAPSHOT. Load the code into eclipse as a project and do a maven build on it.

Suggest an answer

Log in or Sign up to answer