2de681da72
Created by Github action <!-- This is an auto-generated description by cubic. --> <a href="https://cubic.dev/pr/twentyhq/twenty/pull/22317?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.9 KiB
Plaintext
35 lines
1.9 KiB
Plaintext
---
|
|
title: 権限とアクセス
|
|
description: ワークスペースのロール、権限、およびアクセス制御を管理します。
|
|
---
|
|
|
|
Twentyの権限システムは、ワークスペース内のデータに誰がアクセスし、変更できるかを制御できます。 ロールを作成し、権限を割り当て、安全なアクセスのためにSSOを構成します。
|
|
|
|
## このセクションの内容
|
|
|
|
<CardGroup cols={2}>
|
|
<Card title="権限" icon="lock" href="/l/ja/user-guide/permissions-access/capabilities/permissions">
|
|
ロールを作成し、オブジェクト、フィールド、設定の権限を構成します。
|
|
</Card>
|
|
<Card title="SSO構成" icon="key" href="/l/ja/user-guide/permissions-access/capabilities/sso-configuration">
|
|
アイデンティティプロバイダーでシングルサインオンを設定します。
|
|
</Card>
|
|
<Card title="よくある質問" icon="circle-question" href="/l/ja/user-guide/permissions-access/how-tos/permissions-faq">
|
|
ロール、権限、SSOに関するよくある質問。
|
|
</Card>
|
|
</CardGroup>
|
|
|
|
## 主な機能
|
|
|
|
* **ロールベースのアクセス**: 特定の権限を持つカスタムロールを作成
|
|
* **オブジェクト権限**: レコードを表示、編集、または削除できるユーザーを制御
|
|
* **フィールド権限**: 機微なフィールドへのアクセスを制限
|
|
* **設定権限**: ワークスペースの構成へのアクセスを制御
|
|
* **SSO統合**: エンタープライズセキュリティのためにシングルサインオンを構成(Organization プラン)
|
|
|
|
## クイックリンク
|
|
|
|
* [ロールを作成](/l/ja/user-guide/permissions-access/capabilities/permissions#create-a-role)
|
|
* [SSOを構成](/l/ja/user-guide/permissions-access/capabilities/sso-configuration)
|
|
* [チームメンバーを管理](/l/ja/user-guide/settings/capabilities/member-management)
|