J
Joseph George
Hi,
I have an ASP.Net 2.0 website which is currently under development,
called Web1. It has a link which takes the user to another website
called Web2, running ASP which is on a different machine.
Web1 uses Forms authentication with IIS6 running with Anonymous user.
Web2 uses windows authentication. Is there a way I can implement
single-signon for the users of Web1 such that if they login there and
click on the link, they are automatically logged into Web2?
Please note that the users need not be in any windows domain\network.
The problem is that Web2 belongs to a 3rd party vendor who support only
windows authentication. But we do have access to their asp files and
they do provide an SDK with limited functionality.
Thanks for any help,
Chumma Dede
I have an ASP.Net 2.0 website which is currently under development,
called Web1. It has a link which takes the user to another website
called Web2, running ASP which is on a different machine.
Web1 uses Forms authentication with IIS6 running with Anonymous user.
Web2 uses windows authentication. Is there a way I can implement
single-signon for the users of Web1 such that if they login there and
click on the link, they are automatically logged into Web2?
Please note that the users need not be in any windows domain\network.
The problem is that Web2 belongs to a 3rd party vendor who support only
windows authentication. But we do have access to their asp files and
they do provide an SDK with limited functionality.
Thanks for any help,
Chumma Dede