Skip to main content

How to Regenerate Your Client Secret in the Corti Console

Steps to reset your secret within the Corti Console

Updated this week

My client secret was compromised. What do I do? There are may instances in which you may need to regenerate your client secret. See the steps below to easily update this value.


Within your Console dashboard, navigate to the API Clients tab in the left side menu.

Select API Clients in the left side menu

Select the appropriate client within the API Client dashboard by clicking on the client block.


Locate the client secret at the bottom of the screen, and right click on the secret field. An option to 'Regenerate Secret' will appear. Click this option, and a new client secret value will be generate.


Important: Your secret will not automatically update within your code. Be sure to update this value wherever you have directly utilized it to ensure your build will be properly authenticated.
​
Any dynamic variables referencing your secret will not need to updated as they will pull in the new value once it has been updated.

If you have any questions, please reach out to [email protected]

Did this answer your question?