CoreWCF / CoreWCF/CoreWCF

Modify DataProtectionSecurityStateEncoder to use DataProtection instead of ProtectedData

Open
#624 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
1.8k
Forks
320
PR merge metrics
No merged PRs in 30d

Description

We switched the CookieTransform to use DataProtection as it works cross platform, but we still are using ProtectedData in DataProtectionSecurityStateEncoder. We need to get the DataProtection instance from DI and plumb it through.

@birojnayak, it would be great to get this done before GA. If there isn't time, I'd like to make DataProtectionSecurityStateEncoder be internal so we can modify it later without any API breakage.

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.