プロジェクトへのアクセスを Jira Cloud の特定のグループまたはユーザーに制限する
プラットフォームについて: Cloud のみ - この記事は クラウド プラットフォームのアトラシアン製品に適用されます。
This article applies to company-managed projects in Jira Cloud.
チーム管理プロジェクトについては、(Jira Software の)「チーム管理対象プロジェクトの権限」または (Jira Service Management の)「チーム管理対象サービス プロジェクトの権限に関する概要」をご確認ください。
要約
Jira is often shared by different teams, so it's common to need to restrict project access to certain team members by using permission schemes, groups, and project roles.
Example scenario in Jira
Imagine we have three projects: Teams in Space (TIS), Human Resources (HR), and Technical Crew (TC).
Our company has departments that align with these projects as well. Each team should only be able to access its corresponding project.
To achieve this, we'll use project roles and groups, so we'll only need to use one permission scheme.
グループを作成 (未設定の場合)
If you already have a group or group setup, you can skip this step. If not, you'll need at least one group to assign to our project role later on.
グループを作成するには、サイト管理者である必要があります。サイト管理者ではない場合、必要なグループの設定についてサイト管理者にお問い合わせください。
グループを作成するには、次の手順を実行します。
- Go to
Jira settings > User management > Groups.
- Choose Create group, give the group a name and select Create group.
- Select Add to add people to your group.
- Add people (you can add multiple at a time) and choose Add user.
For our example, we've created three groups:
- Human-Resources
- Teams-in-Space
- Technical-Crew
プロジェクト ロールの作成
We're going to create a new project role and call it "Browse."
- Go to
Jira settings > System > Project roles.
- At the bottom of the page, add a Name and Description and choose Add project role.
プロジェクト ロールをプロジェクトの閲覧権限に追加
- Go to
Jira settings > Issues > Permission schemes.
- Find the permissions scheme associated to the relevant project, and select Permissions.
- Select Edit, choose Project Role, and select the Browse project role we previously created.
- [許可] を選択します。
これで、Browseプロジェクト ロールがプロジェクトの閲覧権限に構成された権限スキームができました。
ユーザーにも課題やコメントなどを作成する権限を持たせる場合は、権限スキームでこうしたその他の権限にもプロジェクト ロールを追加してください。
Add the groups to the project role
We're now going to add the groups to the appropriate project role to give them access.
Go to the People settings page for each project and add the corresponding group to the Browse project role.
たとえば、Teams in Space プロジェクトでは次のようにします。
[プロジェクト設定] > [ユーザー] に移動します。
[ユーザーを追加] を追加します。
Start typing "
Teams-In-Space
" then select the group.Choose the Browse project role and select Add.
Now, all users of the Teams-In-Space
group have access to the Teams in Space project.
ほかのプロジェクトで同様の手順を繰り返し、各プロジェクトで適切なグループを選択します。
Remove unnecessary browse projects permissions
To help ensure the project will only be visible to the right users, you should remove any other groups and application access from the browse projects permission.
To grant users access to the project, add them (users or groups) to the project role via Project settings > People.
グループとアプリ アクセス権を削除しない場合、それぞれ、グループに追加されたユーザーまたはサイトにログインしているユーザーは、その権限スキームに関連するすべてのプロジェクトに引き続きアクセスできます。プロジェクトの権限スキームにどちらも表示されない場合は、権限が付与されていないため、この変更を加える必要はありません。
- プロジェクトの参照権限の横にある [削除] をクリックします。
- Select any unwanted groups and/or application access.
- [削除] を選択します。
All the steps listed in this article are also available in the video below:
If you need any help implementing this on your site, you can always check our documentation and get in touch with our support team.