A question about HTTP_AUTHORIZATION

G

Guest

Is it possible to forward the HTTP_AUTHORIZATION server variable to another web site? The setup follows

Server Production
The production server has a portal that returns the userid and password in the HTTP_AUTHORIZATION server variable. The portal calls a web page (webform) that can decode the HTTP_AUTHORIZATION server variable. On this web page I can use the userid and password as I wish. However, I also want this web page to Transfer to a Test Server with the value of the HTTP_AUTHORIZATION server variable

Server Test
The test server has a VB.NET web application that is still in development but is tested on a test server when a part of the web application has been completed. I would like to have my application use the HTTP_AUTHORIZATION server variable with the values that I get from the production server

I am using the Production Server only to authenticate a user. I am using the test server so that I can update the application without having to restart the production server

Thank you for your time
Charle
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,534
Members
45,007
Latest member
obedient dusk

Latest Threads

Top