Bug - Oauth is not using general proxy settings of eramba

You can configure eramba to use a proxy (custom_settings.php) and then all REST calls eramba makes to validate license, etc go trough that proxy. Oauth requires exchanges with your identity provider (i dont know if SAML calls it that way or Oauth) and if you are expecting to rely on the proxy settings you will be disappointed as it does not use them. Basically you cant use proxy settings for Oauth.

Int ref:
https://github.com/eramba/eramba_v2/issues/2280
https://eramba.zendesk.com/agent/tickets/6407