既定で保護されたシークレット
Confluence セキュリティを設定する
- Confluence のセキュリティの概要とアドバイザリ
- Confluence 用のプロキシおよび HTTPS のセットアップ
- セキュアな管理者セッションを設定する
- Confluence のクッキー
- 不正ログイン攻撃対策としての Fail2Ban の利用
- Apache を利用して Confluence を保護する方法
- Confluence のセキュリティ設定のベスト プラクティス
- server.xml でパスワードを暗号化する
- ピープル ディレクトリを隠す
- スパム対策のための Captcha (キャプチャ) 設定
- 検索エンジンから外部リンクを非表示にする
- ログイン失敗に対する Captcha 設定を行う
- XSRF 保護を設定する
- ユーザーのメール アドレスの表示方法
- リモート API への匿名アクセス
- RSS フィードの設定
- 迷惑メールの防止とクリーンアップを行う
- 既定で保護されたシークレット
このページの内容
このセクションの項目
関連コンテンツ
- Move and Reorder Pages
- No pages displayed under "Reorder Pages" in Space Tools
- Reorder pages not persistent
- No pages displayed under "Reorder Pages" in Space Tools
- Move, copy, and hide content items
- Editing Location of a Page Doesn't Move the Page Due to Scaffolding Plugin
- Unable To Move Attachments To Another Page In Another Space (You cannot move the attachment to a page that does not exist. Pages to which you are moving attachments must first be created in the selected space)
- Unable to Move Confluence Page within the Same Space Because of Deleted Page
- Unable to move or copy pages to a specific space
- How to hide Move and Copy menu for pages
はじめに
Confluence Data Center は既定のシークレット暗号化を提供しており、設定データを保護するために 256-bit キーで AES 暗号化を行います。この強化により、機密情報が強力な暗号化規格を使用して保護され、システム全体のセキュリティが向上します。
Confluence 9.1 以前をご利用の場合、このセキュリティ機能は使用できません。手動オプションに関しては、「データベースのパスワードを保護する」を参照するか、アップグレードをご検討ください。
保護対象の Confluence シークレット
By default, the following secrets are automatically secured.
システム シークレット (
confluence.cfg.xml
)hibernate.connection.password
(JDBC パスワード)confluence.cluster.authentication.secret
(Hazelcast 共有シークレット)confluence.cluster.aws.access.key
(AWS クラスター ジョイン アクセス キー)confluence.cluster.aws.secret.key
(AWS クラスター ジョイン シークレット キー)opensearch.password
(OpenSearch のパスワード)synchrony.service.authtoken
(Synchrony 認証トークン)
プラグイン シークレット
メール アーカイブ用パスワード
メール サーバーのパスワード
最終更新日: 2025 年 2 月 3 日
このセクションの項目
関連コンテンツ
- Move and Reorder Pages
- No pages displayed under "Reorder Pages" in Space Tools
- Reorder pages not persistent
- No pages displayed under "Reorder Pages" in Space Tools
- Move, copy, and hide content items
- Editing Location of a Page Doesn't Move the Page Due to Scaffolding Plugin
- Unable To Move Attachments To Another Page In Another Space (You cannot move the attachment to a page that does not exist. Pages to which you are moving attachments must first be created in the selected space)
- Unable to Move Confluence Page within the Same Space Because of Deleted Page
- Unable to move or copy pages to a specific space
- How to hide Move and Copy menu for pages
Powered by Confluence and Scroll Viewport.