アプリケーションアクセスの管理
目的
How can I manage application access to reduce license count within the company?
環境
サーバー版/クラウド版
方法
Application access settings let you control which people have access to which applications. To manage application access for your users, go to Settings> User management and then, select Application access.
To reduce licensing for users who comment occasionally and aren't concerned about tracking said comments, you could make your instance public and available to anonymous users. If you'd like to track these comments to unique users, then you'll have to purchase licenses for them.
For Cloud applications:
If you want to allow anonymous users (anyone not signed in) access to your applications, you can manage it via permissions in each application. Anonymous users don't count towards your license.
- Confluence – Global Permissions Overview
- JIRA Service Desk – Managing access to your service desk
- JIRA applications – Allowing anonymous access to your project
Check out this article for more on setting up anonymous access for Atlassian Cloud applications.
For Server applications:
JIRA アプリケーションを構成し、ユーザーにログインなしでの課題の作成を許可します。
For this, you need to:
- ユーザーに対し、ログインなしでのプロジェクトでの課題の参照や検索を許可します。
- プロジェクトの権限スキームでプロジェクトの参照権限に "全ユーザー" グループを追加します。
- ユーザーに対し、ログインなしでのプロジェクトでの課題の作成を許可します。
- プロジェクトの権限スキームで課題の作成権限に "全ユーザー" グループを追加します。
- プロジェクトのフィールド構成スキームで報告者をオプションに設定します。
Check out this article for more information on allowing anonymous access to your project in JIRA Server applications.