9acc5c192f
Created by Github action <!-- This is an auto-generated description by cubic. --> <a href="https://cubic.dev/pr/twentyhq/twenty/pull/23452?utm_source=github" target="_blank" rel="noopener noreferrer" data-no-image-dialog="true"><picture><source media="(prefers-color-scheme: dark)" srcset="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"><source media="(prefers-color-scheme: light)" srcset="https://www.cubic.dev/buttons/review-in-cubic-light.svg"><img alt="Review in cubic" src="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"></picture></a> <!-- End of auto-generated description by cubic. --> Co-authored-by: github-actions <github-actions@twenty.com>
35 lines
1.7 KiB
Plaintext
35 lines
1.7 KiB
Plaintext
---
|
|
title: 권한 및 액세스
|
|
description: 워크스페이스에서 역할, 권한 및 액세스 제어를 관리합니다.
|
|
---
|
|
|
|
Twenty의 권한 시스템을 통해 워크스페이스에서 누가 데이터에 액세스하고 수정할 수 있는지 제어할 수 있습니다. 역할을 만들고 권한을 부여하며 보안 액세스를 위해 SSO를 구성하세요.
|
|
|
|
## 이 섹션의 내용
|
|
|
|
<CardGroup cols={2}>
|
|
<Card title="권한" icon="lock" href="/l/ko/user-guide/permissions-access/capabilities/permissions">
|
|
역할을 만들고 객체, 필드 및 설정 권한을 구성하세요.
|
|
</Card>
|
|
<Card title="SSO 구성" icon="key" href="/l/ko/user-guide/permissions-access/capabilities/sso-configuration">
|
|
ID 공급자와 함께 Single Sign-On(SSO)을 설정하세요.
|
|
</Card>
|
|
<Card title="자주 묻는 질문" icon="circle-question" href="/l/ko/user-guide/permissions-access/how-tos/permissions-faq">
|
|
역할, 권한 및 SSO에 대한 자주 묻는 질문.
|
|
</Card>
|
|
</CardGroup>
|
|
|
|
## 주요 기능
|
|
|
|
* **역할 기반 액세스**: 특정 권한을 가진 사용자 지정 역할 생성
|
|
* **객체 권한**: 누가 기록을 보고, 편집하거나 삭제할 수 있는지 제어
|
|
* **필드 권한**: 민감한 필드에 대한 액세스 제한
|
|
* **설정 권한**: 워크스페이스 구성에 대한 액세스 제어
|
|
* **SSO 통합**: 엔터프라이즈 보안을 위해 Single Sign-On(SSO) 구성(Organization 요금제)
|
|
|
|
## 빠른 링크
|
|
|
|
* [역할 생성](/l/ko/user-guide/permissions-access/capabilities/permissions#create-a-role)
|
|
* [SSO 구성](/l/ko/user-guide/permissions-access/capabilities/sso-configuration)
|
|
* [팀 구성원 관리](/l/ko/user-guide/settings/capabilities/member-management)
|