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 / February 2006

Tip: Looking for answers? Try searching our database.

Setting Security Headers in SoapEnvelope

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Mohan Babu D - 17 Feb 2006 05:48 GMT
Hi,
In one of my WSE 2.0 application,  i used to set the securiy headers as
shown in the following code.

securityDoc.DocumentElement is a XML element.

envelope.Context.Security.LoadXml(securityDoc.DocumentElement);

As envelope.Context.Security has been depricated in WSE3.0, how can i
achieve this

Please help

Thanks and regards
-Mohan
Pablo Cibraro - 17 Feb 2006 13:19 GMT
Hi Mohan,

The recommended approach to do the same in WSE 3.0 is by means of a Custom
Security Assertion.
These kind of assertions receive a security element as parameter and they
can manipulate it. You can derive your assertion from one of the existing
turn-key assertions (Kerberos, Username, etc) or create one from the
beginning.
Tomek, one of the WSE developers has written an excellent article about this
topic. You can find this article here
http://msdn.microsoft.com/msdnmag/issues/06/02/WSE30/default.aspx

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

> Hi,
> In one of my WSE 2.0 application,  i used to set the securiy headers as
[quoted text clipped - 11 lines]
> Thanks and regards
> -Mohan

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.