I am working on rest Webservice connector where in the i.e. URL1 for connectivity redirects to another dynamic i.e. URL2 which might get changed over a time.
I could test the connectivity from postman with additional settings called "Follow Authorization header" to true which allows the header to be passed when received redirect response.
I wanted to know is there similar configuration we can do for Webservice connector? May be in headers etc