wcf icon indicating copy to clipboard operation
wcf copied to clipboard

Add WSTrustChannelFactory and WSTrustChannel to Federation package

Open mconnew opened this issue 3 years ago • 6 comments

This issue is to track creation of a new WSTrustChannelFactory and WSTrustChannel client to enable scenarios which require getting a SecurityToken from an STS and using it outside of WCF.

mconnew avatar Jul 15 '21 20:07 mconnew

@brentschmaltz, this issue is for tracking the WSTrustChannelFactory work you have started the design for.

mconnew avatar Jul 15 '21 21:07 mconnew

Hi, I'm migrating a .Net48 project to .Net6. It is using WSTrustChannelFactory and RequestSecurityToken to connect to an ADFS server. I updated the reference to the very last version of System.IdentityModel.Tokens.Jwt but it still doesn't find the classes. Any change that those 2 types would be included soon ? Thanks

plombaer avatar Dec 27 '21 20:12 plombaer

When will this be released. I have been awaiting for years now. (@HongGit you said a few weeks, several years ago :) ) ?

mikkeljohnsen avatar Apr 12 '22 11:04 mikkeljohnsen

@mikkeljohnsen the IdentityModel work has been completed. @mconnew do you have the release details?

brentschmaltz avatar Apr 12 '22 15:04 brentschmaltz

We're also waiting on it for migrating from a .Net48 project to .Net6. ADFS server connection as well. @vgregoirecoveo you might be interested in this.

felixpelletier avatar May 20 '22 22:05 felixpelletier

@mconnew : Are there any updates regarding that issue here? We would also like to migrate from .Net48 to .Net6 and need to use the WSTrustChannelFactory / WSTrustChannel.

simhi88 avatar Jul 22 '22 12:07 simhi88