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 / .NET Framework / Security / October 2005

Tip: Looking for answers? Try searching our database.

Redirecting to a URL using different credentials

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Manuel - 21 Oct 2005 08:01 GMT
Hello,

First I apologize by my english not being so good. Anyways here I go:

The scenario consists on a Web application being accessed by determined
users which should redirect to a ASP page providing other User credentials.
On this manner, when any user with Credentials_1 browses my app, this last
one should jump to the mentioned ASP web page using the built-in username and
password (Credentials_2).

Unfortunately I was not able to somekind supply credentials for the
UI.HttpRequest object which can be associated to the
HttpResponse.Redirect(URL) method.

Could please anyone give me some approach to perform this action?

Thanks in advance
Santhi Maadhaven - 25 Oct 2005 11:53 GMT
You can pass to redirect url credentials using querystring.But encrypt the
querystring data as it is secure info.

> Hello,
>
[quoted text clipped - 13 lines]
>
> Thanks in advance
Manuel - 31 Oct 2005 10:16 GMT
Thanks Santhi for your answer but the issue consists on authenticate the Web
Request versus IIS via Basic/Windows authentication, As far as i know the
credentials are not provided in a QueryString basis but in the Web Client
cache.

My WebApp is located in a web folder which can be reached by any user
(read/execute  permisssion for everyone).

By the other side I have a asp page located in the same machine but
different web folder. This folder only can be reached by a specific user so I
need to provide this last user credentials in the redirection performed in my
.aspx page.

I expect this explanation will help on looking for the answer.

Thanks
----------

> You can pass to redirect url credentials using querystring.But encrypt the
> querystring data as it is secure info.
[quoted text clipped - 16 lines]
> >
> > Thanks in advance

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.