« Return to Thread: .NET/C# client to Metro web service

Re: .NET/C# client to Metro web service

by metro-3 :: Rate this Message:

Reply to Author | View in Thread

For the security side, .Net WCF support Saml Sender Vouches secured web service
only through an WS-Trust based STS.

You may find many scenarios we have tested with .Net here:

http://mssoapinterop.org/ilab/, check the parts for WS-Trust 1.0 and
WS-Trust 1.3.

You may find some samples here:

https://wsit.dev.java.net/source/browse/wsit/wsit/samples/ws-trust/interop/

You can build STS and services using Netbeans:

https://metro.dev.java.net/guide/Example_Applications.html#ahiey

Thanks!

Jiandong
[Message sent by forum member 'jdg6688' (jdg6688)]

http://forums.java.net/jive/thread.jspa?messageID=351261

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

 « Return to Thread: .NET/C# client to Metro web service