Open
Description
- 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" authentication but Swagger-UI seems not to implement this? This is a very common thing in corporate APIs, naturally. Swagger-UI does not do the usual Windows Negotiate header exchange with the "Try It Out" functionality even though identical requests work fine with NTLM/Kerberos negotiated authentication directly in the browser. If there is any way to get this to work, would be interested.