Hello,
How are you?
For some time now our Company has been running CAS and it Works great but now we have a new requirement: to integrate confluence with jira but not through CAS, with local users and still have CAS for other users. Now as I was told by the Atlassian support this out of support scope because it’s third party application.
I’m new to CAS but we managed to decompile the jar with the Jira44CasAuthenticator.java and saw that a Null pointer that it was giving us is supposedly from this class.
We want to make a small change on it and re-create the jar file to test it, but when we create a java project we are missing several packages.
Can you please tell us how can we make a compiling project to make changes on this class?
I’m sorry for my english, it’s not my first language.
Thanks in advanced!