How to convert BootStrapToken(SamlSecurityToken) to GenericXmlSecurityToken

Вопрос How to convert BootStrapToken(SamlSecurityToken) to GenericXmlSecurityToken

  • Wednesday, July 28, 2010 3:02 PM
     
     
    I am passing STS BootStrapToken as issued token to another WCF Services which is hosted on CustomBinding with IssuedToken. Here is the exception "The security token authenticator 'System.ServiceModel.Security.Tokens.GenericXmlSecurityTokenAuthenticator' cannot validate a token of type 'System.IdentityModel.Tokens.SamlSecurityToken'."

All Replies

  • Thursday, July 12, 2012 8:30 PM
     
     
    did you found your answer ?