Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[P2] Support System.ServiceModel.Security.Tokens.SupportingTokenParameters #3867

Closed
StephenBonikowsky opened this issue Aug 30, 2019 · 0 comments
Labels
WSFederation Issues related to adding support for WSFederation.
Milestone

Comments

@StephenBonikowsky
Copy link
Member

StephenBonikowsky commented Aug 30, 2019

APIs Port/Implement Public Contract Testing
property Collection<SecurityTokenParameters> Signed { get; } = new Collection<SecurityTokenParameters>();
  1. Merged
  1. Added
  1. Unit
  2. Scenario

API Notes


Implementation Notes
Already ported.


Public Contract Notes

  • Public Contract: System.ServiceModel.Security

Testing Notes

  • Unit tests are required.
  • Scenario tests needed: ???

PR Links
Added to PC with: #3897
Unit test added via: #3923
Scenario tests tracked by: #4022

@StephenBonikowsky StephenBonikowsky added the WSFederation Issues related to adding support for WSFederation. label Aug 30, 2019
@StephenBonikowsky StephenBonikowsky added this to the 3.1 milestone Aug 30, 2019
@HongGit HongGit self-assigned this Sep 10, 2019
@v-fangfc v-fangfc assigned v-fangfc and unassigned v-fangfc Sep 18, 2019
willaimyou pushed a commit to willaimyou/wcf that referenced this issue Sep 20, 2019
StephenBonikowsky added a commit that referenced this issue Sep 23, 2019
@StephenBonikowsky StephenBonikowsky modified the milestones: 3.1, 3.1 servicing Nov 4, 2019
@StephenBonikowsky StephenBonikowsky modified the milestones: 3.1 servicing, 3.1 Dec 9, 2019
@StephenBonikowsky StephenBonikowsky modified the milestones: 3.1, 3.1.x Mar 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WSFederation Issues related to adding support for WSFederation.
Projects
None yet
Development

No branches or pull requests

5 participants