Capabilities
Usage | Last activity per user within 1Password |
Plans & Licenses | Fetches licenses for 1Password users |
Users | We fetch all user profiles from 1Password |
Prerequisites
A deployed 1Password SCIM bridge within your infrastructure
SCIM Bridge URL
SCIM Bearer Token
Setup
To integrate 1Password with Viio, you’ll first need to set up the 1Password SCIM bridge. This bridge converts SCIM provisioning commands into 1Password’s encryption-based operations.
Follow these steps to complete the setup:
Go to Viio → Integrations and choose 1Password.
Sign in to your 1Password account.
In the sidebar, click Integrations.
Under User Provisioning, choose Google Workspace as the identity provider (1Password does not currently support a custom identity provider option, so Google Workspace is required for this step).
Select Custom Deployment.
Follow the on-screen instructions to deploy the SCIM bridge. This will generate:
A scimsession file.
A SCIM Bearer Token.
Copy the SCIM Bridge URL and Bearer Token.
In Viio, paste these values into the SCIM Bearer Token and SCIM URL fields on the integration settings page.
Troubleshooting & FAQ
Why is Google Workspace required?
1Password currently only supports SCIM provisioning via Google Workspace for this setup. This step is necessary even if Google Workspace isn’t your primary IdP.
I can’t access the SCIM bridge.
Ensure your SCIM bridge is properly deployed and network access is configured correctly.
Technical Details
SCIM endpoints called: /Users
Permissions requested: SCIM Bearer Token for user management
Additional resources / links