Getting started with embedding — enabling signed embedding
Signed embeddingis a way to present private embedded Looks, visualizations, Explores, dashboards, or LookML dashboards to your users without requiring them to have a separate Looker login. Instead, users will be authenticated through your own application.
Before you can use signed embedding on your Looker instance, you must enable signed embedding in the Looker Admin panel and then create an embed secret. The embed secret validates that a signed embedding request is legitimate and hasn't been forged by someone else. To enable signed embedding, follow these steps:
In theAdminsection of Looker, navigate to theEmbedpage.
In theEmbed SSO Authenticationdrop-down, if the option is set toDisabledselectEnabledand then clickUpdate.
Looker will display additionalEmbedoptions.
To generate your embed secret key, select theSet Secretbutton in theEmbed Secretsection.
If your application will be usingJavaScript eventspassing to communicate between the iframe where Looker is embedded and the parent application, add the domain name of your parent application to theEmbedded Domain Allowlistfield.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-24 UTC."],[],[]]