Working in HTTP and HTTPS Sites

  • Thread starter Thread starter Anbu
  • Start date Start date
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
 

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

Back
Top