What changes are required to OAuth configuration if the domain of the urls change, for eg. previously it was 123.abc.com and now it is 123.xyz.com.
Ours is an ASP.Net web application having PARTNER integration with AdobeSign. I have configured OAuth for the application with a list of Redirect URLs and Scope etc. All working well for many years.
Question - what do I need to do if the domain of the urls change, for eg. previously it was 123.abc.com and now it is 123.xyz.com. Do I need to make any additional changes to the configuration other than adding the new URLs in the redirect url list. Any help would be appreciated.
