M
Matthias
Hi guys,
I am trying to make a version of single sign on in web pages. I have
one web application1 which is calling another web application2. Now
application2 should ask application1 through a web service if the user
is already authenticated. But if I do this the session in application1
is null. I can't ask if the user is authenticated. What's wrong?
I am trying to make a version of single sign on in web pages. I have
one web application1 which is calling another web application2. Now
application2 should ask application1 through a web service if the user
is already authenticated. But if I do this the session in application1
is null. I can't ask if the user is authenticated. What's wrong?