ClientCredentials.IssuedToken support
Open
triaged
- Dominant language
- C#
- Stars
- 1.8k
- Forks
- 576
- Avg merge
- 6d 9h
- Merged PRs (30d)
- 2
Description
Hello,
I am trying to authenticate from client against service using SAML1 token. Is there a plan to add support for ClientCredentials of type IssuedToken please?
Currently I am getting the NotSupportedException returned by this line of code:
https://github.com/dotnet/wcf/blob/9a1fcd6988b986fb756751dfca1a091a87e8e142/src/System.ServiceModel.Http/src/System/ServiceModel/MessageSecurityOverHttp.cs#L83
Contributor guide
Assessment
This issue has not been assessed yet.