-
```
We use an integrated subversion client in out software and updated from 1.6.x
to 1.8.x recently. We also use latest released version of serf, 1.3.8.
Everything is ok without proxies. But we made …
-
First, I'd like to say thank you for your great work on this project. I just came to know about it recently. I have a feature request and would like to know your thoughts on it.
It would be great…
-
Chakram has been incredible for me in testing unsecured and header-based secured endpoints, but I've hit a bit of a sticking point with endpoints that use SPNEGO to authenticate.
With curl, I can u…
-
Hi,
I successed to build ksmbd-tools 3.4.6 with
LIBKRB5_CFLAGS="$(/usr/bin/krb5-config krb5 --cflags)" \
LIBKRB5_LIBS="$(/usr/bin/krb5-config krb5 --libs)" \
--enable-krb5
do we have a test …
-
- OS: WIndows
- Browser: Any
- Version: Any
- Method of installation: dist
- Swagger-UI version: 3.20.5
- Swagger/OpenAPI version: OpenAPI 3.0
I see that OAS3 allows for "negotiate" auth…
-
Trying to connect to AD by enforcing the LDAP Channel Binding [()](https://portal.msrc.microsoft.com/en-us/security-guidance/advisory/ADV190023)
Ending up with the below error
```
=> #49,
…
-
Hi,
I was searching for a way to say to ldap3 to use current user credentials without having to give clear credentials. server is supporting ['GSSAPI', 'GSS-SPNEGO', 'EXTERNAL', 'DIGEST-MD5']
Thank …
-
I'm currently working on an open source IT infrastructure project and
was trying to deploy a particular WSGI application with kerberos
support. I came across your project and would ideally like to u…
-
This enables Kerberos authentication, e.g. SPNEGO in browsers. It will presumably also work for other things with Kerberos/GSSAPI authN like ssh (which I can't easily test currently). Most probably wo…
-
Initial ticket : http://restlet.tigris.org/issues/show_bug.cgi?id=220