> For the complete documentation index, see [llms.txt](https://manual.dxable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.dxable.com/1password/1password-secrets-automation.md).

# 1Password Secrets Automation

### **1Password Secrets Automation** <a href="#rhg9agn0hrq5" id="rhg9agn0hrq5"></a>

Secrets Automationワークフローを使ってシークレットを管理すれば、会社のアプリやクラウドインフラ内の1Passwordアイテムと保管庫に安全にアクセスできるようになります。シークレットは、[1Password Service Accounts](https://developer.1password.com/docs/secrets-automation/#1password-service-accounts)または[1Password Connect サーバー](https://developer.1password.com/docs/secrets-automation/#1password-connect-servers)を使って管理できます。

### **1Password Service Accounts** <a href="#h6ezx3z1abwx" id="h6ezx3z1abwx"></a>

[Service accounts](https://developer.1password.com/docs/service-accounts/)を使うと、追加のサービスを展開することなく、アプリケーションとインフラ内のシークレットの管理を自動化できます。

Service Accountsは、個人に関連付けられていない1Password CLIの認証方法を提供するため、共有環境に適しています。\
[サービスアカウントの使用を開始する](https://developer.1password.com/docs/service-accounts/get-started/)

### **1Password Connectサーバー** <a href="#id-24hqkn26ghl9" id="id-24hqkn26ghl9"></a>

または、1つ以上のセルフホスト型[Connectサーバーを](https://developer.1password.com/docs/connect/)使ってインフラの秘密を保護してください。Connectサーバーを使うと、制御と拡張性が高まり、1Password APIの可用性への依［Save］度が軽減されます。

Connectサーバーは、無制限のリクエストとセルフホストインフラが必要な状況に適しています。1Passwordは、[Connect API](https://developer.1password.com/docs/connect/connect-api-reference/)用の SDKライブラリーも提供しており、保存済みのアプリケーションと統合できます。

[Connectを使い始める](https://developer.1password.com/docs/connect/get-started/)

### **比較** Service accountsとConnect サーバーのさまざまな機能と制限事項については、次の比較表を参照してください。  <a href="#ivvphjk8a1a2" id="ivvphjk8a1a2"></a>

|                                                                            | **Service accounts** | **Connect servers** |
| -------------------------------------------------------------------------- | -------------------- | ------------------- |
| [1Password CLI](https://developer.1password.com/docs/connect/connect-cli/) | はい                   | はい                  |
| REST API                                                                   | いいえ                  | はい                  |
| セルフホスト                                                                     | いいえ                  | はい                  |
| インフラの要求事項                                                                  | いいえ                  | はい                  |
| 低負荷                                                                        | はい                   | いいえ                 |
| 低遅延                                                                        | いいえ                  | はい                  |
| [Kubernetes統合](https://developer.1password.com/docs/k8s/k8s-integrations/) | はい                   | はい                  |
| [CI/CD統合](https://developer.1password.com/docs/ci-cd/)                     | はい                   | はい                  |
| レート制限                                                                      | はい                   | いいえ                 |
| クォータのリクエスト                                                                 | はい                   | いいえ                 |
| 1Passwordサブスクリプションに含まれる                                                    | はい                   | いいえ                 |
