Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Web Services / March 2006

Tip: Looking for answers? Try searching our database.

CustomPolicyAssertion

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Matthias - 09 Mar 2006 11:27 GMT
Hello guys,

I want to "encrypt a soap message by using a user name and password".
The first step in the wse-documentation is to "create a custom policy
assertion". I've done.
But the policy assertion is not used by anyone. So I tried to "secure
the client by using a custom policy assertion". I have to add an
extension to the policy file:

<extensions>
 <extension name="CustomTraceAssertion"
type="CustomPolicyAssertions.CustomTraceAssertion, Client" />
</extensions>

But if I do so then a message appears if I am opening the
WSE-config-tool that the file "client" could not be found.
Then I have to add

<policy name="ClientPolicy">
 <CustomTraceAssertion input="input-before.xml"
output="output-before.xml"/>
</policy>

But CustomTraceAssertion or CustomPolicyAssertion if not an element of
the policy.
What am I doing wrong?
Does anyone have a little sample for the policy-file?

Matthias
Pablo Cibraro - 09 Mar 2006 13:37 GMT
Hi Matthias,

WSE contains a quicktart that will help you to build a custom policy
assertion.
It  is in the folder "Microsoft
WSE\v3.0\Samples\CS\QuickStart\Advanced\CustomSecurityPolicyAssertion"

Regards,
Pablo Cibraro
http://weblogs.asp.net/cibrax

> Hello guys,
>
[quoted text clipped - 25 lines]
>
> Matthias
Matthias - 09 Mar 2006 14:52 GMT
Oh thanx,

If anyone is interested in it, I found another example:

http://www.codeproject.com/soap/WSE30UsernameAssertion.asp
Alan - 11 Mar 2006 03:15 GMT
Matthias,
i just read it and i get a question, how the service sign SOAP message,
with username token?

> Oh thanx,
>
> If anyone is interested in it, I found another example:
>
> http://www.codeproject.com/soap/WSE30UsernameAssertion.asp

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.