RailsCasts Pro episodes are now free!

Learn more or hide this

VipinSharm's Profile

GitHub User: VipinSharm

Comments by

Avatar

Hi guys,
Is there a way to use LDAP to authenticate users without them keying in Login credentials. i.e the Rails Application should fetch windows domain and should match it with the details in Active directory and allow the user into the application if its a valid Active Directory entry. I am able to login using username password. but nnow trying without username password.

Thanks in advance