I'm trying to configure Jira v7.1.6 to use CAS. I followed the docs at:
https://github.com/apereo/java-cas-client#atlassian-integration
and I used the Jira44CasAuthenticator as documented on the old jasig wiki
page.
However, Jira doesn't seem to be using the CAS login. When I click on
Jira's Log In link in the upper-right corner, I'm successfully
authenticated with CAS (ticket is validated), but CAS never "sees" that
I'm logged in.
I assume this means that something in the way Jira hooks into CAS is
missing...
Does anyone know if the Java CAS Client works with Jira v7?
Thanks,
Andy