dotnet / dotnet/wcf

Consider: support for SecurityIdentifier claims

Open
#305 0 comments 0 reactions 0 assignees View on GitHub
Backlog enhancement
Dominant language
C#
Stars
1.8k
Forks
576
Avg merge
6d 9h
Merged PRs (30d)
2

Description

In CoreCLR and UWP, we need to consider whether or not we will support the use of Windows-isms like the user of SecurityIdentifiers for claims based auth.

In case we decide to, here are the current identified places where this will need to be considered:
- `src/System.Private.ServiceModel/src/System/ServiceModel/Security/IdentityVerifier.cs`
Allows us to use SID/UPN/SPN/DNS claim types and map them as equivalent.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.