Windows Integrated Authentication
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 6.1k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
The documentation on the credential support says "Basic/Digest". I would like to use integrated Windows authentication. (AKA, CredentialCache.DefaultNetworkCredentials). Is this supported? Perhaps some feature to set the headers manually would also work, but I would also need access to the raw data on the server to validate the credential.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start with the credential-support documentation and trace the server-side authentication entry points to determine whether Windows integrated authentication is supported and where raw credential data could be validated; done means a documented answer or a clearly scoped implementation path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- authentication
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100