InfoGrab DocsInfoGrab Docs

Okta Workforce Identity SAML 설정

n8n에서 Okta Workforce Identity를 사용합니다.

Okta로 n8n에서 SAML SSO를 설정합니다. Note Workforce Identity와 Customer Identity 이 가이드는 Workforce Identity 설정을 다룹니다. 이는 오리지널 Okta 제품입니다. Customer Identity는 Okta가 인수한 Auth0에 대한 Okta의 명칭입니다. 사전 요구 사항 # Okta Workforce Identity 계정과, n8n의 SAML 설정에서 제공하는 리디렉션 URL 및 엔티티 ID가 필요합니다. Okta Workforce는 Okta 구성에 따라 사용자에게 2단계 인증을 강제할 수 있습니다. 먼저 SAML 설정 가이드를 읽어보세요. 설정 # 다음 안내와 더불어, 아래 시각적 단계별 가이드에서도 Okta로 n8n에서 SAML을 설정하는 방법을 확인할 수 있습니다. Okta로 SAML을 설정하기 위한 시각적 단계별 가이드 Okta 관리자 패널에서 Applications > Applications 를 선택합니다. Create App Integration 을 선택합니다. Okta가 앱 생성 모달을 엽니다. SAML 2.0 을 선택한 다음 Next 를 선택합니다. General Settings 탭에서 App name 에 n8n 을 입력합니다. Next 를 선택합니다. Configure SAML 탭에서 다음 General 필드를 작성합니다. Single sign-on URL : n8n의 Redirect URL . Audience URI (SP Entity ID) : n8n의 Entity ID . Default RelayState : 비워 둡니다. Name ID format : EmailAddress . Application username : Okta username . Update application username on : Create and update . Attribute Statements 를 생성합니다. Name Name format Value http://schemas.xmlsoap.org/ws/2005/05/identity/claims/firstname URI Reference user.firstName http://schemas.xmlsoap.org/ws/2005/05/identity/claims/lastname URI Reference user.lastName http://schemas.xmlsoap.org/ws/2005/05/identity/claims/upn URI Reference user.login http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress URI Reference user.email Next 를 선택합니다. Okta가 마케팅 양식을 작성하도록 요청하거나, 곧바로 새로 만든 n8n Okta 앱으로 이동시킬 수 있습니다. n8n 앱을 사용자에게 할당합니다. Okta의 n8n 앱 대시보드에서 Assignments 를 선택합니다. Assign > Assign to People