I have a dashboard in Dashboard Design which has arround 10 queries, which have been created using the query browser in Dashboard Design. now the problem is when I generate .swf file it asks me for the userid/password, which I want to avaoid. like in previous version of xcelsius where we could embed the credentials in xls and could generate the swf. I am not able to implement the same thing via query browser feature. Please Help!!
Yep if inside infoview as a deployed dashboard then query builder picks up on SSO.
I have used an HTML wrapper around a standalone SWF before to authenticate the user. I wonder if it would work on a dashboard with query builder components to achieve SSO. I’ll try to test this and come back to you.