We have an App that we need to reset its AppSecret, we want to do so for security reasons and not because the AppSecret is near expiry. so is there a way to do so? i found this link @ https://docs.microsoft.com/en-us/sharepoint/dev/sp-add-ins/replace-an-expiring-client-secret-in-a-sharepoint-add-in but it only show how to do so for an expired ClientSecret, while in our case the ClientSecriet is still valid but we want to reset it for security reasons?
Thanks
