Right now, when we want to consume REST API with authentication (Auth2 or Basic), we should add the credentials manually and hard coded.
But if we should use the same credentials for different API, we should have the ability to configure these credentials as Site Properties.
With that, we can manage the credentials only once for all the API's.
