Python SDK and Proxy Authentication

ksumann
Getting noticed

Python SDK and Proxy Authentication

Hello everyone,

 

is it possible to use the windows credentials for proxy authentication when using the provided python SDK?

 

I have seen a proxy setting in the config.py but no way to enter the authentication information.

 

Additionally i don't want them in plaintext within the script.

 

Thanks

1 Reply 1
VivekT
Getting noticed

Hello ,I tried using this with Azure Key Vault. In my case, I’m using Python to interact with Meraki via API. This approach works well.With this setup, whenever I need to make changes using a Python script, I don’t have to manually input my login credentials each time, as they can be securely retrieved from Key Vault.

 

 

Get notified when there are additional replies to this discussion.