Two Laptop Bag
The moose likes Security and the fly likes single sign on on glassfish using domain user Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » Security
Reply Bookmark "single sign on on glassfish using domain user" Watch "single sign on on glassfish using domain user" New topic
Author

single sign on on glassfish using domain user

anas sarairah
Greenhorn

Joined: Oct 10, 2008
Posts: 5
hi all

i have an application deployed on glassfish v3 application server , i have created an LdapRealm that point to our company active directory and authenticate the users according to that . now i want to single sign on using domain user , so when the user logs in to the domain using his credentials stored in active directory .he wont need to log in again to my application ....
any body has a clue

thank you
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: single sign on on glassfish using domain user
 
Similar Threads
WAS 4.0.1 AE authentication success but fail to retrieve user
Microsoft Active Directory and Java
Single Sign On using Websphere 6.1 server and Kerberos on Windows 2003
Single sign-on for J2EE web app using Windows domain credentials
JOSSO integration with servlet