Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Prerequisite: ZUS in the Cloud service is deployed in your AWS account. Contact Zilla Customer Support to set up ZUS in the Cloud in your AWS account. Click on the link for the instructions https://zilla.atlassian.net/wiki/spaces/ZILLASUP/pages/edit-v2/2430271489?draftShareId=aac8a8bb-ad39-47fc-8ba9-9d755621a233 .

Note: Please create a new instance for this integration instead of updating existing 1Password instance in Zilla.

MFA will need to be temporarily disabled for the account you are going to use for this integration while sync is in the Authenticating state. Once it transitions to Sync in progress, you can re-enable the MFA.

Step-By-Step Instructions to Set up ZUS in the Cloud sync

ZUS in the Cloud service requires that the credentials are saved in the AWS Secrets Manager with the secret name as Zilla_App_<appID> .

Below are the steps to save the 1Password credentials in your AWS Secrets Manager.

  1. Login to the AWS account in which ZUS in the Cloud service is running.

     

  2. Navigate to Secrets Manager. Click Store a new secret.

     

  3. Select Secret type as Other type of secret. Add the Key/value pairs as below:
    key: domain , value: <Domain of the 1Password account> (e.g. team-zilla.1password.com)
    key: username, value: <Email of the admin account>
    key: password, value: <Password of the admin account>
    key: secretKey, value: <Secret key of the admin account>.

  4. Click Next.

  5. Give the name to the secret: Copy the app ID from the Zilla URL and name the secret as Zilla_App_<app ID>.

     

  6. Click Next and Next again.

     

  7. Click Store.

     

  8. Secret will get saved.

     

  9. Enable the cloud sync by checking the box. Also configure the scheduled sync frequency and start date. Then click Sync Now/Next.

  • No labels