![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
| |
| | #1 (permalink) |
| | STS (Security Token Service) using TCP transport Hi, We are considering using STS for authentication and authorization. As far as I understand STS requires wsFederationHttpBinding which uses transport of HTTP, but I would like to use it with TCP transport. I've tried creating a customBinding with TCP transport but I get an exception about the order of the elements in the channel stack. The following section is the custom binding from the server's config file(based on the Federation sample). If I change the transport to Http (currently in remark) it works: <bindings> <customBinding> <binding name="CustomBinding"> <security authenticationMode="IssuedToken"> <issuedTokenParameters tokenType="http://docs.oasis-open.org/wss/oasis-wss-saml-token-profile-1.1#SAMLV1.1"> <issuer address="http://localhost/FederationSample/BookStoreSTS/STS.svc" binding="wsHttpBinding" /> <issuerMetadata address="http://localhost/FederationSample/BookStoreSTS/STS.svc/mex" /> </issuedTokenParameters> <secureConversationBootstrap /> </security> <!--<httpTransport />--> <tcpTransport /> </binding> </customBinding> </bindings> Thanks. |
My System Specs![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| The system event notification service service failed logon ... token does not exist | General Discussion | |||
| FAX Mail Transport Service | Vista print fax & scan | |||
| Security Service and Windows Wireless Service stopped working | Vista General | |||