OAuth authentication as alternative for Basic authentication on Bridge Online to reduce IP-address dependency

We are using a less expensive Azure service which uses many IP-addresses.

Disadvantage of Basic authentication is the large list of IP-addresses of Azure to whitelist. In our use case, it would be better when OAuth could be used to improve security when the IP-address authentication is disabled and only password authentication remains.