10-24-05 03:32 PM
Okay; thanks! Too bad there's no support for adding UsernameTokens directly
.
Also, it seems pervasive in WSE 2.0 to *not* support the SecurityToken
policy assertion with the interactive tools; only the Integrity and
Confidentiality policy assertions seem to be supported. Do you know if WSE
3.0 will support the secuityToken assertions? I thought I read somewhere on
MSDN that WSE 3.0 may not support *any* WS-SP assertions.
Thanks again!
""WenJun Zhang[msft]"" wrote:
> Hi,
>
> Though both of these cannot be done directly within orchestration, you can
> write your .net assembly to generate the UsernameToken (sample code can be
> found in below link) and add the custom element. Then call the methods in
> your orchestration to achieve it.
>
> Securing Web Services with WSE 2.0
> http://msdn.microsoft.com/msdnmag/i...ServiceStation/
>
> Refer to the MethodCall sample about how to utilize custom .net object in
> orchestration.
>
> MethodCall (BizTalk Server Sample)
> [url]http://msdn.microsoft.com/library/default.asp?url=/library/en-us/sdk/htm/ebi[/ur
l]
> z_sdk_samples_totq.asp
>
> Best regards,
>
> WenJun Zhang
> Microsoft Online Partner Support
>
> This posting is provided "AS IS" with no warranties, and confers no rights
.
>
>
[ Post a follow-up to this message ]
|