Hello
We need to be able to open a specific DXP file (consumer mode), with a link on a page.
Our user don't all have a spotfire account, and this DXP file need to be open by anyone in the compagny.
We test this
But the support told me that it's only working to open the login page.
Like this :
http://localhost/SpotfireWeb/Login.aspx?username=1&password=1&AspxAutoDetectCookieSupport=0
Could we add the possibility to use this method on a link to a dxp file?
Thanks
Why can't you implement Windows Authentication? Or Anonymous user? Or use a Web Mashup with the Java Script API and then handle authentication in another Web Application.