Access url with basic authentication in Rest Discovery
I'm not able to access a url that uses basic authentication when using the internal browser. I tried https://username:password@myurl.com , but that didn't work. Is there any way to supply username and password for basic authentication?