If I define a web service interface that uses WS Security, and many people using many different platforms implement that interface, can I expect seamless interoperability? Is WS-Security mature enough for that to happen? Is it widely and robustly implemented in modern programming languages? Specifically I am considering using the user name and digest password authentication. Are there any particular pitfalls to avoid that cause known compatibility issues?
Thanks,
Mike