대시보드/Explore/Look URL에 테마 적용 필드를 사용하면 대시보드, Explore, Look 삽입 URL을 생성 중이고 인스턴스에 커스텀 테마가사용 설정된 경우 삽입 URL에 추가할 테마를 선택할 수 있습니다. 삽입된 대시보드 또는 Explore가 표시되면 테마가 적용됩니다.
URL에 현재 매개변수 포함 스위치를 사용하면 필터 값과 같은 현재 매개변수를 삽입 URL에 적용할지 여부를 선택할 수 있습니다. 사용 설정하면 삽입된 콘텐츠를 볼 때 해당 매개변수가 적용됩니다.
사용자의 고유 식별자를 입력합니다. 고유한 문자열이면 사용자에게 어떤 문자열이라도 할당할 수 있습니다. 자세한 내용은 external_user_id 매개변수 정의를 참조하세요.
선택사항: 사용자의 이름과 성을 입력합니다. 이 필드 중 하나 또는 둘 다 비워 두면 마지막 요청 값이 유지됩니다. 이전에 값을 설정한 적이 없으면 각 필드에 "삽입" 값이 할당됩니다.
선택사항: 외부 그룹 ID를 입력합니다. 이는 Looker를 삽입 중인 애플리케이션에 사용자가 속하는 그룹에 대한 고유 식별자입니다.
콘텐츠를 저장하고 외부 그룹 ID를 공유할 권한이 있는 사용자가 공유 Looker 폴더("Group")에서 콘텐츠를 저장하고 수정할 수 있습니다. 외부 그룹 ID는 삽입 사용자의 외부 그룹을 만들기 위해 사용할 수 있는 유일한 방법입니다. Looker UI 내에서 외부 삽입 사용자 그룹을 구성할 수 있는 방법은 없습니다.
대시보드, Look 또는 Explore의 기반이 되는 모델이 모델 필드에 나열됩니다. 사용자에게 해당 모델에 대한 액세스 권한이 부여됩니다. 사용자에게 추가 모델에 대한 액세스 권한을 부여하려면 모델 검색 드롭다운 필드에서 모델 필드를 클릭하여 확장한 후 사용자에게 액세스 권한을 부여하려는 추가 모델을 선택합니다.
사용자가 삽입된 콘텐츠를 보기 위해 필요한 최소 권한은 기본적으로 선택됩니다. 사용자에게 추가 권한을 부여하려면 권한 필드를 클릭하여 확장한 후 사용자에게 부여하려는 추가 권한을 선택합니다.
사용자에게 하나 이상의 사용자 속성을 부여하려면 행 추가를 클릭합니다. 키 드롭다운 필드에서 사용자에게 필요한 사용자 속성을 선택한 다음 값 필드에 해당 사용자 속성의 사용자 값을 입력합니다. 행 추가를 클릭하여 사용자 속성을 더 추가하거나 휴지통 아이콘을 클릭하여 사용자 속성을 삭제할 수 있습니다. 동일한 키 값으로 여러 사용자 속성을 추가할 수 없습니다.
세션 길이 필드에 서명된 삽입 URL 세션이 무효화될 때까지 경과되는 시간(초)을 입력합니다.
모든 값을 기본 설정으로 되돌리려면 양식 지우기를 클릭합니다. 삽입 URL 가져오기 창에서 벗어나면 모든 값도 재설정됩니다.
URL 생성을 클릭합니다.
Looker에서 지정된 매개변수를 사용하여 서명된 삽입 URL, 서명된 SDK 호출, 서명된 삽입 SDK 호출을 생성합니다.
생성된 서명된 삽입 URL을 클립보드에 복사하려면 링크 복사를 클릭합니다.
코드 보기를 클릭하여 코드 창을 열어서 SDK 호출 또는 삽입 SDK 호출을 볼 수 있습니다.
코드 창 내에서 생성된 SDK 호출 또는 삽입 SDK 호출 결과를 클립보드에 복사하려면 클립보드에 복사를 클릭합니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2024-12-22(UTC)"],[],[],null,["# Getting a signed embed URL\n\nTo generate a [signed embed URL](/looker/docs/single-sign-on-embedding), select the **Get embed URL** option from the [three-dot dashboard menu](/looker/docs/viewing-dashboards#three-dot_dashboard_menu) on a dashboard, or from the [Explore actions gear menu](/looker/docs/viewing-looks#the_look_explore_actions_gear_menu) on a Look or Explore, and then click the **Signed Embed** tab.\n| **Note:** You must have the [`manage_embed_settings` permission](/looker/docs/admin-panel-users-roles#manage_embed_settings) to generate a signed embed URL.\n\n1. The **Content URL** field shows the full content URL, including the `/embed` path.\n\n2. The **Apply theme to dashboard/explore/look URL** field lets you select a theme to be added to the embed URL if you are generating a dashboard, an Explore, or a Look embed URL and your instance has [custom themes](/looker/docs/themes-for-embedded-dashboards-and-explores) enabled. The theme will be applied when the embedded dashboard or Explore is viewed.\n\n3. The **Include current params in URL** switch lets you choose whether to apply current parameters, such as filter values, to the embed URL. If enabled, those parameters will be applied when the embedded content is viewed.\n\n4. Enter a unique identifier for the user. You can assign the user any string, as long as it is unique. See the [`external_user_id` parameter definition](/looker/docs/single-sign-on-embedding#external_user_id) for more information.\n\n5. Optional: Enter the user's first name and last name. If one or both of these fields are left blank, they will retain the value from the last request. If no value has ever been set, each field will be assigned the value \"Embed\".\n\n6. Optional: Enter an **External Group ID**. This is a unique identifier for the group that the user belongs to in the application that is embedding Looker.\n Users who have permission to save content, and share an external group ID, will be able to save and edit content in a shared Looker folder called \"Group\". An external group ID is the only available method for creating external groups of embed users. There is no way to configure external embed user groups from within the Looker UI.\n\n7. The [model](/looker/docs/lookml-terms-and-concepts#model) on which the dashboard, Look, or Explore is based is listed in the **Models** field. The user will be granted access to that model. To grant the user access to additional models, from the **Search Models** drop-down field, click the **Models** field to expand it, and then select the additional models to which you want to grant the user access.\n\n8. The minimum [permissions](/looker/docs/single-sign-on-embedding#permissions) that are required by the user to view the embedded content will be selected by default. To grant the user additional permissions, click the **Permissions** field to expand it, and then select any additional permissions that you want to grant to the user.\n\n9. To grant the user one or more [user attributes](/looker/docs/admin-panel-users-user-attributes), click **Add Row** . Select the user attribute that you want the user to have in the **Key** drop-down field, and then enter the user's value for that user attribute in the **Value** field. You can add additional user attributes by clicking **Add Row** , or you can remove a user attribute by clicking the trash can icon. You cannot add multiple user attributes with the same **Key** value.\n\n10. In the **Session Length** field, enter the number of seconds that can elapse before the signed embed URL session should be invalidated.\n\n11. To return all values to default settings, click **Clear Form** . All values will also reset if you navigate away from the **Get Embed URL** window.\n\n12. Click **Generate URL**.\n\nUsing the parameters that you specified, Looker will generate a signed embed URL, a signed [SDK](/looker/docs/api-sdk) call, and a signed [embed SDK](/looker/docs/embed-sdk-intro) call.\n\n- To copy the generated signed embed URL to the clipboard, click **Copy Link**.\n- You can view either the [SDK](/looker/docs/api-sdk) call or the [embed SDK](/looker/docs/embed-sdk-intro) call by clicking **View Code**, which will open a code window.\n- From within the code window, to copy the generated SDK call or Embed SDK call results to your clipboard, click **Copy to Clipboard**."]]