-
### Related Issues
#398
### Describe the Feature
Pode has support for Basic/Windows LDAP authentication, but is currently missing NTLM auth. Looking at it, it seems very similar to Basic Auth - …
-
If NTLM authentication is used with the windows build, a segmentation fault occurs during execution of EVP_DigestUpdate() in build_ntlm2_response(). The legacy provider isn't properly initialized via …
-
Check how difficult it is. If easy (< 4 hours), please implement it.
At the very least, don't show "Password incorrect", but "NTLM not supported".
-
For people still stuck in the old world, it would be really nice if NTLM would be supported as authentication.
-
- VSCode Version: 1.3.1
- OS Version: Windows 10
- REST Client Version: 0.5.4
Steps to Reproduce:
Is there a way to use Windows NTLM authentication via the REST client? I'm able to get the response v…
-
I am using your latest docker image and running it on ubuntu 22.04
command
docker run genotrance/px --username=myusername --password=mypassword --pac=http://mycompany.com/mycompany.pac --noproxy=12…
-
### Your question
Hi,
How can I pass NTLM authentication in API testing?
Now, I have only HttpCredentials to pass and I need NetworkCredential to be passed.
My API is behind the IIS Windows Auth…
-
Is there any way to use NTLM authentication with this?
I can do this via a web proxy but the tool does not provide a way to use a web proxy either.
irsdl updated
5 months ago
-
**Description:**
Implement cross-login authentication using NTLM (NT LAN Manager) for a .NET backend service that will communicate with a React.js frontend application. This will involve setting up N…
-
### Welcome!
- [X] Yes, I've searched similar issues on [GitHub](https://github.com/traefik/traefik/issues) and didn't find any.
- [X] Yes, I've searched similar issues on the [Traefik community foru…