473,386 Members | 1,841 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Identity of the Caller Between two Web Sites

Brief Description:
2 Web sites, 1 Client, Website1 Redirects to Web Site 2;
Website 2 should know that the request came from Web site
1 without getting any info via Query String

In Detail:
I have two web sites. One in my website(WebSite A) and the
other is a third party website (WebSite B). Clients
connect to my website, 'WebSite A' to start with and
eventually I redirect the user to 'WebSite B'. There will
some sort of authentication that happens between WebSite A
and WebSite B in terms of encrypted userid and password
being sent across via query string. This is the protocol
by which these two websites interact.

Now, 'Website B' should know that the request is coming
from 'WebSite A'. This is because, the user can bookmark
the 'Website B' url and in future can go directly
to 'WebSite B'. So under such circumstances, 'Website B'
should not display the page as the request is not
originating from 'WebSite A'.

I have tried using HTTP-Referer, Host IP address etc.
Referer is something, someone can mimic and make requests.
Is there any way of finding out that the request is
originating from WebSite A.

Any help is much appreciated.

Thanks,
Sandeep Alur
Nov 17 '05 #1
0 948

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: José Joye | last post by:
I have written a .NET remoting app and I would like to know the identity of the client that calls my Server. Is there a way to do it? Or do I have to pass it as parameter in each of the method...
12
by: Anil Krishnamurthy | last post by:
We have an ASP.NET application that uses COM objects through Interop. The web application requires access to network and database resources and hence, needs to impersonate a domain account. The...
7
by: Arran Pearce | last post by:
Hi, How can i get my ASP Page or Web Service to run as the LocalSystem rather than a user? cheers
6
by: Stan | last post by:
We have several intranet ASP.NET web sites. Users log on to the sites by using form authentication and custom security (user names and passwords are stored in the database). If a user logs on to...
0
by: William F. Robertson, Jr. | last post by:
On page: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetsec/ht ml/thcmch19.asp Microsoft discusses the drawbacks of impersonating the original caller. I am especially...
1
by: Marc Gravell | last post by:
The problem: I want to have a (.NET 2.0) smart-client talking to an (IIS, ASP.NET 2.0) web-server to consume web-services. The authentication on the web-service is bespoke (I mention this just...
7
by: WT | last post by:
Hi, Working on MS CRM 3, I have created an aspx page using vs2005 and .NET 2. I am faced with a problem concerning the identity of the running user. More details: The CRM application which...
13
by: PinkBishop | last post by:
I am using VS 2005 with a formview control trying to insert a record to my access db. The data is submitted to the main table no problem, but I need to carry the catID to the bridge table...
3
by: bgreffet | last post by:
I was recently searching fruitlessly for a freinds' cell number using pay sites and every option I could think of with zero results when all of a sudden my phone rings and the caller i.d. shows her...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.