3s2ng Posted May 4, 2009 Share Posted May 4, 2009 Hi, I just want to know if it is possible for a Single Sign-on into an active Directory. If so how will be the process? I was given a task for a Single Sign-On for our web application but I dont know where to start. Hope somebody can help me. Link to comment https://forums.phpfreaks.com/topic/156761-single-sign-on-microsoft-active-directory/ Share on other sites More sharing options...
revraz Posted May 4, 2009 Share Posted May 4, 2009 I would start with googling PHP and LDAP. Link to comment https://forums.phpfreaks.com/topic/156761-single-sign-on-microsoft-active-directory/#findComment-825635 Share on other sites More sharing options...
3s2ng Posted May 5, 2009 Author Share Posted May 5, 2009 Thanks revraz for the kick start. I'm reading regarding this LDAP and learned that PHP do have an LDAP module and found out about adLdap And looking thru the sample codes I can see that in order to access the active directory you need to fill the username and password of the user. What I want is that user will no longer need to fill in the username and password if they are already login into the domain/directory. Is this possible? Is there any way to do this? Link to comment https://forums.phpfreaks.com/topic/156761-single-sign-on-microsoft-active-directory/#findComment-826399 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.