I am new to ldap and i have been searching for a considerable time and i could not find the steps to proceed. I have stated my requirement
I want to allow user to login using ldap credentials and after successfull login i want to save the user in the user model and redirect to next page and that page will contain items that are specific to user.
If the user is already present in the user model then it should be updated. How can i do this?
Any help is greatly appreciated.