Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Services > simple security related question

Reply
Thread Tools

simple security related question

 
 
Software Expert
Guest
Posts: n/a
 
      11-07-2005
Hi,

I have a simple security related question.

I have two applications:

1. A ASP.NET web application.
2. A ASP .NET WebService. The methods of the WebService is used by the .NET
application.

The ASP .NET application has it's user verification and security module in
place. From that application I am consuming the .NET webservice. The .NET
WebService has it's own user verification and security module. Now when I
consume the webservice the user verification process is performed twice.
Once I logon to the ASP.NET application and and again when I use the
webservice. Is there anyway we can have a single user verification process
without sacrificing all the security issues?

regards,
Joydeep



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Simple const-related question nsdevelop12@yahoo.com C++ 14 02-21-2008 08:48 AM
How should multiple (related) projects be arranged (structured) and configured so that they can share code, have a related package structure and enable proper unittesting, and ensuring no namespace collisions ToddLMorgan@gmail.com Python 14 04-21-2006 04:03 PM
How should threads be terminated? (related to 'Help with thread related tracebacks') Maxwell Hammer Python 7 06-18-2005 04:20 PM
Bug or security concern related to upload of binary files and IHttpModule? Kenneth Myhra ASP .Net 2 02-16-2004 01:43 PM
IT-Security, Security, e-security COMSOLIT Messmer Computer Support 0 09-05-2003 08:34 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57