jeremyschulman / netbox-plugin-auth-saml2

Netbox plugin for SSO using SAML2
119 stars 21 forks source link

[Netbox 3.2.1] Connexion "METADATA_AUTO_CONF_URL" by http proxy #57

Closed chrisho95 closed 2 years ago

chrisho95 commented 2 years ago

Hello,

I'm trying to set up SSO on Netbox 3.2.1 (docker).

Installation went fine but when I try to attach "METADATA_AUTO_CONF_URL" I can't do it live. I have to go through an "HTTP PROXY".

Is it possible to tell Netbox to go through an http proxy to reach the "METADATA_AUTO_CONF_URL" url ?

BR,

Chris.

image

chrisho95 commented 2 years ago

Hi,

I close this issue. I juste add HTTP_PROXY in my docker-compose file.