sta / sta/websocket-sharp

Windows Integrated Authentication

Open
#190 2 comments 1 reaction 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.