• Products
  • Documentation
  • Resources

Restore access to your BYOK encryption keys

BYOK encryption for Jira Software and Confluence is available to all customers with Enterprise plans.

BYOK encryption for Jira Service Management is available through an early access program (EAP) to a number of customers with Enterprise plans. If you're interested in participating in the EAP, reach out to your Enterprise account representative.

If access to your BYOK encryption keys is revoked, you can restore the access within three days of revocation. This will restore access to your Atlassian products both for your end users and for Atlassian systems. Learn how to revoke access to BYOK encryption keys

To restore access to BYOK encryption keys:

  1. Log in to your AWS console. If you need help with your AWS account, contact AWS support.

  2. Go to the IAM console.

  3. Search for atlassian-key-management on the left side of the dashboard.

  4. Go to Trust relationships.

  5. In the Trusted entities section, select Edit trust policy.

  6. Change the Cryptor-OSB-Provider statement from Deny to Allow:

    1 2 3 4 5 6 7 { "Effect": "Allow", "Principal": { "AWS": "arn:aws:iam::279766244153:role/Cryptor-OSB-Provider" }, "Action": "sts:AssumeRole" }
  7. Select Update policy.

  8. Go to the KMS console and make sure to select the correct region.

  9. Select the checkboxes next to the KMS keys prefixed with cryptor.

  10. Select the Key actions drop-down list at the top right corner.

  11. Select Enable.

  12. Let us know you’re ready for restoration so we can start the process on our end. Do this via the support ticket we created for your organization for revoking access to your encryption keys. The support ticket is titled BYOK revocation started for AWS account.

When admins set up BYOK encryption, they choose a location, either European Union or USA. Both locations have two regions:

  • European Union consists of eu-central-1 (Frankfurt) and eu-west-1 (Dublin) regions

  • USA consists of us-east-1 (N. Virginia) and us-west-2 (Oregon) regions

You need to enable keys in both regions, so repeat this process until you've enabled all keys that are prefixed with cryptor in both regions within your location.



Additional Help