서명된 삽입은 별도의 Looker 로그인을 요구하지 않고도 사용자에게 비공개 삽입 Look, 시각화, Explore, 대시보드 또는 LookML 대시보드를 제시하는 방법입니다. 대신 사용자가 자체 애플리케이션을 통해 인증됩니다.
Looker 인스턴스에서 서명된 삽입을 사용하려면 Looker 관리자 패널에서 서명된 삽입을 사용 설정하고 삽입 보안 비밀을 만들어야 합니다. 삽입 보안 비밀은 서명된 삽입 요청이 적법하며 다른 사용자가 위조한 것이 아닌지 검증합니다. 서명된 삽입을 사용 설정하려면 다음 단계를 따르세요.
Looker의 관리 섹션에서 삽입 페이지로 이동합니다.
SSO 인증 삽입 드롭다운에서 옵션이 사용 중지됨으로 설정되어 있는 경우 사용 설정됨을 선택하고 업데이트를 클릭합니다.
Looker에 추가 삽입 옵션이 표시됩니다.
삽입 보안 비밀 키를 생성하려면 삽입 보안 비밀 섹션에서 보안 비밀 설정 버튼을 선택합니다.
애플리케이션에서 자바스크립트 이벤트를 사용하여 Looker가 삽입된 iframe과 상위 애플리케이션 간의 통신을 전달하는 경우 상위 애플리케이션의 도메인 이름을 삽입된 도메인 허용 목록 필드에 추가합니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-09-08(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."]]