Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
My task is to implement SSO property in qlikview. Can anybody share some points
You need to pass NTNAME with the section access. It will fetch the logon information from the OS and compare it to the value in this field.
Please check the document! It will guide you to do rest of the thing!
No its not SSO with OS. I need to implement it from a jsp page point of view
Oh! I am sorry no idea about that...
Nagammai - Please can you explain in-detail? Also, please look at this thread as reference.
http://community.qlik.com/docs/DOC-3098
Thanks,
DV
IMO you must have a look at http://community.qlik.com/docs/DOC-2026 (Video)
It is NT Name security. I have even attached you a file in the morning on your earlier thread.
Use the same file or excel sheet to create Joins, Section Access and Section Application as a sample.
Besides that your NT name will be the user ID of your computer. You can check that =OSUser() using a text box.
Hope this helps.