A
Anbu
Hi All,
I'm developing an application that needs to be authenticated by another
SSL protected site. I need to transfer control from one application to
another whenever required.
The first application will host some pages, whereas the second one will
have login form. A user will be redirected to the second application,
and once he authenticated, he needs to redirected to the first
application with credentials.
Is there a way to effectively manage this? Both applications are in
same server.
TIA
I'm developing an application that needs to be authenticated by another
SSL protected site. I need to transfer control from one application to
another whenever required.
The first application will host some pages, whereas the second one will
have login form. A user will be redirected to the second application,
and once he authenticated, he needs to redirected to the first
application with credentials.
Is there a way to effectively manage this? Both applications are in
same server.
TIA