Prerequisites

Create an Okta Client Secret Rotation in Infisical

  1. Navigate to your Secret Manager Project’s Dashboard and select Add Secret Rotation from the actions dropdown.

Secret Manager Dashboard

  1. Select the Okta Client Secret option.

Select Okta Client Secret

  1. Configure the rotation behavior, then click Next.

Rotation Configuration

  • Okta Connection - the connection that will perform the rotation of the specified application’s Client Secret.
  • 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.
  1. Select the Okta application whose Client Secret you want to rotate. Then click Next.

Rotation Parameters

  1. Specify the secret names that the client credentials should be mapped to. Then click Next.

Rotation Secrets Mapping

  • Client ID - the name of the secret that the application Client ID will be mapped to.
  • Client Secret - the name of the secret that the rotated Client Secret will be mapped to.
  1. 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.
  1. Review your configuration, then click Create Secret Rotation.

Rotation Review

  1. Your Okta Client Secret credentials are now available for use via the mapped secrets.

Rotation Created