What deploy changes cause the Client ID and Secret to change?

We have auth0-deploy-cli integrated into our Github Actions. After upgrading to the latest release, we did a deployment and noticed that our SPA application’s Client ID and secret had rotated. We hadn’t made any other changes to our tenant that we are aware of.

I’d like to better understand what tenant.yaml changes or other configuration updates could cause these values to change. Is there documentation on this?

Hello @geoffatsource!

Aside from creating a new application in Auth0, I am unaware of any way to change the Client ID - The only thing I can think of is client secret rotation.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.