Trouble Sending multipart/form-data with Python Requests
I’m trying to post three strings to a API/form. The webservice is called Nginx Proxy Manager if you are familiar. It don’t really have API docs but it uses openapi 3.1.0. I’m trying to post to this section:
Create a WEF simulator in python using kerberos authentication
I have a real WEF/WEC setup where i have three machines: Windows Server, Windows 10 (WEF) and Windows 10 (WEC). It works just fine like this… But i want to have a WEF simulator using python with kerbeos authentication.