ℹ️

1Password Service Accounts usage in Entitle

  • As of May 2025, managing vaults and secrets using a 1Password Service Account is not fully supported by 1Password, and therefore it is not yet available on Entitle’s 1Password integration.
  • While it is possible to migrate existing vaults (recreate them using the Service Account), this is not possible for vaults created after the 1Password integration in Entitle is set up.
  • Entitle will extend support to include the following user and group management functionalities once 1Password supports the following commands for Service Accounts:
    • op user get
    • op user list
    • op group get
    • op group list
  • For more information, see Get started with 1Password Service Accounts.

What is 1Password?

1Password is a secure password manager used by individuals and organizations to store and manage sensitive credentials like passwords, API keys, and other secrets. It allows teams to share and access credentials securely, automate secret rotation, and enforce access control policies.

How is this integration useful?

The integration between 1Password and Entitle allows organizations to automate and tightly control who can access sensitive credentials stored in 1Password, without manually managing vault permissions.

Prerequisites

  • An account that is a Manager in the Owners group.
  • Access to a 1Password secret key, Email address, password, and account.

Obtain the account's secret key

Navigate to the My Profile page. Under Secret Key, hover over the value and copy it.

1111

Obtain the account's Email address

Navigate to My Profile and copy the Email address value in the corresponding section.

Obtain your account details

Account

This is the account you intend to integrate with Entitle for operational access.

  1. To find your account, navigate to Settings >Account.
  2. Under the Sign-in Address section, locate your account. In the given example, it is entitleio.
679

Password

Insert your account's password in the designated field in the configuration.

Create the 1Password integration in Entitle

💡

Important

This applies to creating an integration either through Entitle on Pathfinder or through the Entitle standalone product.

  1. Sign in to Entitle.

  2. Navigate to the Integrations page.

  3. Click Add Integration.

  4. In the Application field, enter 1Password.

  5. In the Save on dropdown, select Entitle cloud or your hosted agent.

  6. In the Connection field:

    1. secret: Insert your account's secret key value.
    2. email: Insert your account's Email address.
    3. password: Insert the account's password.
    4. account: Insert your account name.

    Example Connection JSON:

{
  "secret": "<YOUR_ACCOUNT_SECRET_KEY>",
  "email": "<YOUR_ACCOUNT_EMAIL_ADDRESS>",
  "password": "<YOUR_ACCOUNT_PASSWORD>",
  "account": "<YOUR_ACCOUNT_NAME>"
}
  1. Click Save.