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

Fix svcutil endpoint configurations generation #4843

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

petarpetrovt
Copy link

@petarpetrovt petarpetrovt commented Jun 15, 2022

Fixes #4828

  • CertificateOverTransport
  • IssuedTokenOverTransport - Not sure how IssuedSecurityTokenParameters parameter should be generated.
  • KerberosOverTransport
  • SspiNegotiatedOverTransport - Not sure how requireCancellation parameter should be generated.
  • UserNameOverTransport

@HongGit
Copy link
Contributor

HongGit commented Aug 31, 2022

@petarpetrovt can you please rebase and submit changes to fix the build pipeline issue?

What is your plan for the two unchecked items?

@mos379
Copy link

mos379 commented Nov 8, 2023

Anyone till looking into this?

@petarpetrovt
Copy link
Author

@mos379 nah, feel free to take it :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

svcutil generating incorrect client for WSHttpBinding with SecurityMode.TransportWithMessageCredential
3 participants