Skip to main content

Looker Platform Configuration

Admin needs to configure the following keys in the Looker platform to authenticate the application and fetch the Dashboards and Users from it.

API3 Credentials

  1. Login into Looker Instance as Admin

  2. Navigate to Admin -> Users

    Looker Admin User
  3. Click on Edit Keys and generate new Client_Id and Client_Secret.

    Client ID and client secret

API Host URL

API Host URL is used to reach the Looker API server endpoint. It must have a hostname and port. The default port is 19999. Kindly follow the below steps to set up the URL.

  1. Click Admin to open the Admin menu

  2. Click API in the Admin panel

  3. Set the new API in the API Host URL input field

    Looker Admin Page

    Looker API host URL

Looker’s Secret Key

The Looker’s Secret Key is used to validate the SSO embedding request and embed the dashboards into the application. Follow the below steps to setup the looker’s secret key in the looker instance.

  1. Go to the Embed page in the Admin section of Looker
  2. In Embed Authentication drop-down section, select Enabled and click Update.
  3. Press Set Secret button to generate the embed secret. Copy this secret to a secure location, because you will not be able to retrieve it from Looker again without resetting it. ( Resetting the key will break any embeds using the old key ).
Embed Page

Looker's Embed page