Investigate the use of Windows Groups in SidClaims
Open
Backlog
enhancement
- Dominant language
- C#
- Stars
- 1.8k
- Forks
- 576
- Avg merge
- 6d 9h
- Merged PRs (30d)
- 2
Description
While implementing Windows Stream Security in #550, we discovered that the Windows client allows for the ability to enumerate Windows groups in SID claims.
Investigate:
- Whether we need this information in our SID claims for .NET Core and UWP
- If so, what it would take to enable this scenario
- If not, get rid of the commented-out sections of code that got introduced as part of #550
Contributor guide
Assessment
This issue has not been assessed yet.