Access keys for basic authentication

If you're using basic authentication (also known as server-to-server or S2S), Pismo provides you with an encryption key pair—a server key and a secret key. These are the credentials your client applications will use to connect to the Pismo platform.

  • Server key—identifies and authenticates your service
  • Secret key—used to prove identity or encrypt/decrypt data (must remain confidential)

If you're a Control Center administrator, you can list all access keys related to your organization, generate new keys, or deactivate keys from the Access keys screen.

To generate access keys:

  1. From the main menu, select Users & permissions > Access keys.

  2. On the Access keys screen, select Create key to generate a new key pair.
    Note: you can only create access keys during business hours of the timezone defined for the environment. A highlighted message is displayed across the top of the screen if you are working outside of the defined environment's work hours.

  3. Select Copy credentials to copy the keys to your computer's clipboard.

🚧

The credentials are displayed only once. Store them in a safe place for later reference. If you lose them, you must generate a new pair.

To deactivate an existing access key:

  1. From the main menu, select Users & permissions > Access keys.
  2. On the Access keys screen, find the key you want to deactivate and slide the status indicator to the left to switch from Active to Deactivated.
  3. A warning dialog displays to indicate that deactivating the access key is permanent and the key cannot be reactivated. If you need access again, you will need to create a new key. To continue to deactivate the key, select Deactivate key.

For more information about Control Center security, refer to Security guide for Control Center.