Using Server.Transfer instead of Response.Redirect to pass user credentials to the Aut
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Microsoft Commerce Server > Commerce Server General > Using Server.Transfer instead of Response.Redirect to pass user credentials to the Aut




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Using Server.Transfer instead of Response.Redirect to pass user credentials to the Aut  
Ravi Shankar


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-18-04 06:55 PM

Brian,

You're correct in saying that Server.Transfer would
eliminate the trip back to the client but you should
remember that all pages obtain the authentication
credentials from the ticket & cookie information set on
the client. In server.transfer this would not happen and
so the code would not be able preset certain context
variables.

HTH.
>-----Original Message-----
>Hello all,
>
>As far as I know, you have to pass the user credentials
(ex: UserID,
>and password) through the URL for AuthFilter to retrieve
them and pass
>them to IIS for authentication. One of the code sample
accomplished
>this by using the response.redirect.
>
>ex: Response.Redirect
>"http://SomeWebPage.asp?
proxyuser=UserID&proxypwd=Password"
>
>Can you use Server.Transfer instead of
Response.Redirect? This way the
>client browser will never access the user credentials in
the URL.
>
>Thanks in advance!
>
>Brian
>.
>





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 11:36 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register