5d438bb70c
## Summary - **New Getting Started section** with quickstart guide and restructured navigation - **Halftone-style illustrations** for User Guide and Developer introduction cards using a Canvas 2D filter script - **Removed hero images** (`image:` frontmatter + `<Frame><img>` blocks) from all user-guide article pages - **Cleaned up translations** (13 languages): removed hero images and updated introduction cards to use halftone style - **Cleaned up twenty-ui pages**: removed outdated hero images from component docs - **Deleted orphaned images**: `table.png`, `kanban.png` - **Developer page**: fixed duplicate icon, switched to 3-column layout ## Test plan - [ ] Verify docs site builds without errors - [ ] Check User Guide introduction page renders halftone card images in both light and dark mode - [ ] Check Developer introduction page renders 3-column layout with distinct icons - [ ] Confirm article pages no longer show hero images at the top - [ ] Spot-check a few translated pages to ensure hero images are removed 🤖 Generated with [Claude Code](https://claude.com/claude-code) --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> Co-authored-by: github-actions <github-actions@twenty.com>
38 lines
1.7 KiB
Plaintext
38 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="키" 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)
|