Introdução às incorporações: como ativar a incorporação assinada
Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
A incorporação assinada é uma maneira de apresentar Looks incorporados particulares, visualizações, Análises, painéis ou painéis do LookML aos seus usuários sem a necessidade de um login separado do Looker. Em vez disso, os usuários serão autenticados pelo seu próprio aplicativo.
Antes de usar a incorporação assinada na sua instância do Looker, ative a incorporação assinada no painel "Administrador" do Looker e crie um secret de incorporação. O segredo de incorporação valida que uma solicitação de incorporação assinada é legítima e não foi falsificada por outra pessoa. Para ativar a incorporação assinada, siga estas etapas:
Na seção Administrador do Looker, acesse a página Incorporar.
No menu suspenso Incorporar autenticação de SSO, se a opção estiver definida como Desativado, selecione Ativado e clique em Atualizar.
O Looker vai mostrar outras opções de Inserir.
Para gerar a chave secreta de incorporação, selecione o botão Definir secret na seção Incorporar secret.
Se o app usar a transmissão de eventos JavaScript para se comunicar entre o iframe em que o Looker está incorporado e o app pai, adicione o nome de domínio do app pai ao campo Lista de permissões de domínio incorporado.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-08-25 UTC."],[],[],null,["# Getting started with embedding — enabling signed embedding\n\n| **Note:** If you are using a Looker (Google Cloud core) instance, to enable signed embedding you must use the Embed edition of Looker (Google Cloud core). If you are using a Looker (original) instance, signed embedding must be enabled for your instance. [Contact a Google Cloud sales specialist](https://cloud.google.com/contact) to enable this feature.\n\n[Signed embedding](/looker/docs/single-sign-on-embedding) is 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.\n\nBefore 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:\n\n1. In the **Admin** section of Looker, navigate to the **Embed** page.\n| **Note:** You must be a [Looker admin](/looker/docs/admin-panel-users-roles#default_roles) or have the [`manage_embed_settings` permission](/looker/docs/admin-panel-users-roles#manage_embed_settings) to view the **Embed** page.\n2. In the **Embed SSO Authentication** drop-down, if the option is set to **Disabled** select **Enabled** and then click **Update**.\n3. Looker will display additional **Embed** options.\n4. To generate your embed secret key, select the **Set Secret** button in the **Embed Secret** section.\n| **Important:** Be sure to copy the embed secret key to a secure location. You won't be able to retrieve the key from Looker again without resetting it. Resetting the embed secret key will break any embeds that used the old key.\n| **Important:** Any user, with any permission level, who has access to the secret key can create a URL to access any model that the Looker instance is connected to. [Protect the signed embed secret](/looker/docs/security-best-practices-embedded-analytics#single_sign-on_embedding) as you would admin credentials to your embedded Looker instance, and keep signed embedding disabled if you're not using it.\n5. If your application will be using [JavaScript events](/looker/docs/embedded-javascript-events) passing to communicate between the iframe where Looker is embedded and the parent application, add the domain name of your parent application to the **Embedded Domain Allowlist** field."]]