-
See https://tools.ietf.org/html/rfc4752
-
SPNEGO is used to setup authentication between client and server in presto-jdbc-driver using a service principal name(SPN).
if useCanonicalHostname is set to "false" then the hostname itself is use…
-
Is it posible to authenticate with the EWS using a Kerberos Service Ticket??
I need this because i have a Single Sign On architecture in my web application using the SPNEGO authenticate negotiation pr…
-
[krb.txt](https://github.com/bcgit/bc-java/files/14877185/krb.txt)
Please, see krb.txt uploaded to the case. The file contains standard Windows Domain Controller Kerberos ticket issued by Windows A…
-
curl is now included with Windows 10 - [https://blogs.technet.microsoft.com/virtualization/2017/12/19/tar-and-curl-come-to-windows/](https://blogs.technet.microsoft.com/virtualization/2017/12/19/tar-a…
-
Dear,
launching
`check_openshift_node_log_heartbeat --token-from token --endpoint https://endpoint.xyz nodename`
seems not working with OC 3.11 reporting always critical:
`HEARTBEAT CRITICAL - No…
ghost updated
4 years ago
-
### Description
PHP version 8.3.7 compiles and tests on the curl 7.76.1 extension and reports an error
FAIL Bug #64267 (CURLOPT_INFILE doesn't allow reset) [tests/bug64267.phpt]
FAIL Bug #7152…
-
Would be great if we can integrate SSO with https://github.com/jcmturner/gokrb5. I can contribute if you give me some guidelines on the authentication protocol. This would be a great feature.
-
Hallo Martin,
May be you can help me to explore one task: there's a web application on the Tomcat server, that is kerberised. The authentication to the app works perfectly. In this app I want to es…
-
### Discussed in https://github.com/curl/curl/discussions/15425
Originally posted by **anuanton** October 28, 2024
I am using libcurl to do a network transfer. The Curl connection timeout was …