Skip to main content
Rotation Type: Dual-PhaseThis rotation maintains two active credential sets with overlapping validity, ensuring zero-downtime during rotation cycles.

Prerequisites

Create a Convex Access Key Rotation in Infisical

  1. Navigate to your Secret Manager Project’s Dashboard and select Add Secret Rotation from the actions dropdown. Secret Manager Dashboard
  2. Select the Convex Access Key option. Select Convex Access Key
  3. Select the Convex Connection to use and configure the rotation behavior. Then click Next. Rotation Configuration
    • Convex Connection - the connection that will create and delete access keys during rotation.
    • Rotation Interval - the interval, in days, that once elapsed will trigger a rotation.
    • Rotate At - the local time of day when rotation should occur once the interval has elapsed.
    • Auto-Rotation Enabled - whether secrets should automatically be rotated once the rotation interval has elapsed. Disable this option to manually rotate secrets or pause secret rotation.
  4. Set the access key parameters. Then click Next. Rotation Parameters
    • Name Prefix - a prefix used when naming the generated access keys in Convex (e.g. infisical). A timestamp is appended to ensure uniqueness.
  5. Specify the secret name that the rotated access key will be mapped to. Then click Next. Rotation Secrets Mapping
    • Access Key - the name of the secret that the rotated Convex access key will be mapped to.
  6. Give your rotation a name and description (optional). Then click Next. Rotation Details
    • Name - the name of the secret rotation configuration. Must be slug-friendly.
    • Description (optional) - a description of this rotation configuration.
  7. Review your configuration, then click Create Secret Rotation. Rotation Review
  8. Your Convex Access Key rotation is created. The current access key is available as a secret at the mapped path. Rotation Created