You need to sign in to do that
Don't have an account?
Send authentication to Visualforce page?
Is there a way to send user authentication information as part of the request URL to a VisualForce page? The page I'm developing has a report chart on it, so I can't just rely on the Guest User profile since it doesn't allow running of reports. I'd like to create a user with a very restricted profile and access to a small number of reports, and then be able to render the Visualforce page as if that user was logged in. I don't want the site visitor to have to provide login credentials.
https://developer.salesforce.com/blogs/developer-relations/2013/09/using-the-salesforce-analytics-api-on-a-visualforce-page.html