I am trying to do single sign On with Qlik View from Java web application(Both are different server), I have taken reference form "http://community.qlik.com/docs/DOC-5714".
I have made all configuration mention in document in Qlik View and implement Java code in my java web application. As per document I am getting webticket when i run the code but when I try to open document it ask for authentication again(userId and password).