Single-Sign-on problem?

V

Varun Goel

Hi All,
I am authenticating user using LDAP. Now i wanna do one thing if
user is authenticated through LDAP server then my other application like
myapp1.domain.com,myapp2.domain.com also logged in user but these
application in java and dotnet.

How to do this please tell me your suggestion.

Thanks & Regards,
Varun Goel
 
M

Mikel Lindsaar

I am authenticating user using LDAP. Now i wanna do one thing if
user is authenticated through LDAP server then my other application like
myapp1.domain.com,myapp2.domain.com also logged in user but these
application in java and dotnet.
How to do this please tell me your suggestion.

I would recommend you store the fact that they are authenticated in an
encrypted session key and then have all three of your apps interrogate
the session to see if the user was autheticated the last time they
spoke to one of your servers.

Regards

Mikel
 

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

Members online

No members online now.

Forum statistics

Threads
473,982
Messages
2,570,190
Members
46,740
Latest member
AdolphBig6

Latest Threads

Top