Connect your 1Password Business account to Viio to track user provisioning, monitor seat allocation, and optimize your password management platform subscriptions. This integration leverages the 1Password SCIM Bridge to provide visibility into team members and their account status.
β
Capabilities
β Users | Syncs all team members with their names, email addresses, usernames, and account status to track who has access to your 1Password vaults |
Prerequisites
1Password Business account - An active 1Password Business subscription with administrative access
1Password SCIM Bridge - A deployed and operational SCIM Bridge instance
SCIM Bridge credentials - Access to your SCIM Bridge URL and Bearer Token
Non-Google Workspace IdP - Your SCIM Bridge must be configured with an identity provider OTHER than Google Workspace. When SCIM Bridge is configured with Google Workspace, 1Password disables the SCIM API entirely and uses Google APIs directly instead, preventing third-party tools like Viio from connecting via SCIM.
β
Setup
To connect Viio to your 1Password account, you'll need two pieces of information from your SCIM Bridge:
1. Locate Your SCIM Bridge Credentials
SCIM Bridge URL:
- This is the public URL where your SCIM Bridge is deployed (e.g., https://scim.yourcompany.com)
- Check your SCIM Bridge deployment documentation or infrastructure settings
- Verify the URL is accessible and the SCIM Bridge is operational
Bearer Token:
- This was generated during your SCIM Bridge setup
- Look for the scimsession file or bearer token saved during initial SCIM Bridge provisioning
- The bearer token is required for authentication
If you don't have a SCIM Bridge deployed yet or cannot locate your credentials, refer to 1Password's SCIM Bridge deployment documentation.
2. Configure the Integration in Viio
1. Open Viio and navigate to Integrations β 1Password
2. Click Connect
3. Enter your SCIM Bridge URL (e.g., `https://scim.yourcompany.com`)
4. Enter your Bearer Token
5. Click Continue
6. Add a descriptive name for this integration (e.g., "1Password Production")
7. Click Save
3. Initial Sync
Viio will immediately begin syncing your 1Password user data:
- User profiles with names, emails, and usernames
- Account status (active/inactive)
The initial sync typically completes within a few minutes, depending on your team size.
Troubleshooting & FAQ
Q: I have SCIM Bridge configured with Google Workspace. Why can't I connect?
A: When 1Password SCIM Bridge is configured with Google Workspace, 1Password disables the SCIM API entirely and uses Google APIs directly instead. Third-party tools like Viio cannot connect via SCIM in this configuration. Your SCIM Bridge must be configured with a different identity provider (such as Microsoft Entra ID, Okta, OneLogin, JumpCloud, or Rippling).
Q: Does Viio provision or modify users in 1Password?
A: No. Viio only reads user data from the SCIM API. The integration does not provision, modify, or delete users in 1Password. All user management remains under your control through your identity provider or 1Password directly.
Q: Can I use the same SCIM Bridge for both my identity provider and Viio?
A: Yes, absolutely. The same SCIM Bridge can serve both your identity provider (for provisioning users to 1Password) and Viio (for reading user data). Just provide the same SCIM Bridge URL and Bearer Token to both systems. Note: This only works if your SCIM Bridge is NOT configured with Google Workspace.
Q: What happens if I regenerate my Bearer Token?
A: If you regenerate your Bearer Token, you must update the integration settings in Viio with the new token. The old token will stop working immediately after regeneration.
Q: How do I verify my SCIM Bridge is working?
A: You can test your SCIM Bridge by accessing your SCIM Bridge URL in a web browser and signing in with your Bearer Token. This should show the connection status to your 1Password account and display available users.
Technical Details
The integration uses the standard SCIM 2.0 protocol to retrieve user data using the /Users endpoint.
Rate Limiting:
The integration respects rate limits imposed by the SCIM Bridge. Viio implements intelligent rate limiting to ensure reliable synchronization without overwhelming the SCIM Bridge.
Supported SCIM Bridge Versions:
This integration is compatible with all current versions of 1Password SCIM Bridge deployed on supported platforms.
Additional resources / links
