Skip to main content

Hi,

 

I am trying to establish trusted authentication between php and Tableau online server for our application.

Capturing user id and password from php page and passing those values to tableau online server.

 

Tableau server and XAMPP both installed in the Windows  8.1 server.

Tableau 9.3

XAMPP 3.2.2

1 answer
  1. May 21, 2016, 4:09 AM

    Hi Siva -

     

    You didn't really ask a question here. Just told us what you're doing.  What is your question?

     

    You won't want to pass the Tableau username and password to Tableau from your PHP page.. Instead, you want to use Trusted Tickets (also known as Trusted Authentication) to get a "ticket" from Tableau Server once YOUR PHP webapp has authenticated the user using whatever mechanism you choose. That ticket can be used to view content in Tableau later on.

     

    Please read the following help topics and then let us know if you have any questions:

     

    How Trusted Authentication Works

    Get a Ticket from Tableau Server

0/9000