Hi all,
I have a dashboard where I embeded 3 queries and the resulting graphs are displayed individually in a Visio and showed through a cube session.
On the Shape Data Options I used: SingleSignOn|UseLoginCredentials|UseChrome and this is working fine but each time I relogging to Cube I am being asked to provide Credentials and then click on "Proceed to Site"
Is there any way to "skip" over the authentication steps ?
Thanks.
Hi
Normally you should not need to provide the options "SingleSignOn" or "UseLoginCredentials". When Visio sees a url that links to the same agent that Cube is connected too, it will automatically add a authentication ticket. When connecting to a different agent, this authentication ticket will not work.
For the UseLoginCredentials, this will only work when you logged in with username and password on Cube.
For the second part, the "proceed to site" is part of the embedded browser so Cube has no control over that, to not have this, the agent will need a certificate that is trusted on the network so the browser does not have to warn you for an unsafe site.
The authentication ticket is the way to "skip" over the authentication steps.