Rotate Sidecar Authentication Keys
ALTR supports 2 public keys per sidecar to enable uninterrupted key rotation. Once an old key is no longer in use, you can safely delete it.
To rotate sidecar authentication keys:
- Generate a new RSA key pair — see Sidecar Authentication for a key-generation example.
- Save the new public key in ALTR:
- Log in to ALTRNet through your identity provider (IdP).
- Select Settings > Sidecars in the navigation menu.
- Click the sidecar to view its details. Under Public Keys, there are 2 key fields.
- Locate the public key field that is blank and click Edit.
- Paste the new key into the modal’s text box.
- Click Save. ALTRNet adds the new public key to the sidecar.
- Update the private key on the sidecar.
Remove a Public Key
Section titled “Remove a Public Key”To remove a public key:
- Log in to ALTRNet through your IdP.
- Select Settings > Sidecars in the navigation menu.
- Click the sidecar to view its details and locate the public key to remove.
- Click Edit.
- Clear the public key field in the modal.
- Click Save. ALTRNet removes the public key from the sidecar.