-
I need call ASP.NET Web API Breeze controller which use Windows authentication from Angular 5 / Breeze app.
I tried some modification for ajaxAdapter
1. Option
```
import { config } from 'b…
-
I am not sure that I understand the NTLM authentication scheme, but it looks like the first "phase" is to issue a semi-encrypted version of the username and password.
I would like to save _that_ to r…
-
Hello,
I use OPL from https://github.com/Jay-Jay-OPL/OPL-Daily-Builds, latest version to date.
I load games over my home network using Samba Version 4.5.12-Debian on a Linux serveur 4.9.0-4-amd64 …
-
A related issue: https://github.com/dotnet/runtime/issues/30195
I have a simple poc which connects to Elasticsearch authenticated by Kerberos. Elasticsearch only supports request based authenticati…
trexx updated
4 years ago
-
```
According to [1], function AcquireCredentialsHandle should be called using
unicode strings:
' #Remarks
'
' [...]
'
' - The two string parameters must be Unicode strings.
So instead of using a r…
-
I got gist like below, which make a multipart post to the server.
``` ruby
hydra = Typhoeus::Hydra.new(max_concurrency: 3)
```
When max_concurrency is under 3, everything is fine, but when I se…
-
AuthSspi.cpp makes a call to AcquireCredentialsHandle in the ctor of class AuthSspi (line 112) with the security package hard-coded as "NTLM".
Consider changing this to "Negotiate" to allow Kerbe…
-
After installation, running fusion360 shows the splashscreen as intended, but after that only presents a white window where the login prompt should be IIRC.
![2021-11-06-223622_1295x852_scrot](http…
-
Hi,
I'm using Xibo in connection with a Microsoft Sharepoint environment. I had some difficulties to get the RSS feeds working, but I finally managed to get them displayed.
The problem is that Share…
-
When attempting to authenticate using a local user against a domain-joined machine, a HTTP 401 response is returned. Setting the domain appears to have no affect (.\myuser , TEST\myuser etc.)