Support Windows Auth authentication meachanism
Problem
In Microsoft ecosystems, windows authentication is extensively used to authenticate web applications.
Proposal
Add direct support for Windows Auth authentication using .NET Core's built in support. Modification of the outbound connection from API Fuzzer is needed.
The following environment variables will be used:
- FUZZAPI_HTTP_USERNAME - Also used for basic/digest
- FUZZAPI_HTTP_PASSWORD - Also used for basic/digest
- FUZZAPI_HTTP_DOMAIN - New
Tasks:
-
Updated to api fuzzer code -
Tests -
Documentation
This page may contain information related to upcoming products, features and functionality. It is important to note that the information presented is for informational purposes only, so please do not rely on the information for purchasing or planning purposes. Just like with all projects, the items mentioned on the page are subject to change or delay, and the development, release, and timing of any products, features, or functionality remain at the sole discretion of GitLab Inc.