renew-auth-server-api-key
Renews the public and private keys used by the broker to sign the OAuth 2.0 access tokens that are vended to the Session Manager client. If you renew the keys, then you must provide the new private key to the developer, as it is needed to make API requests.
Syntax
sudo -u root dcv-session-manager-broker renew-auth-server-api-key
Example
The following example renews the public and private keys.
Command
sudo -u root dcv-session-manager-broker renew-auth-server-api-key
Output
Keys renewed.