nginx - Windows Authentication with Ruby on Rails -
i have website running in intranet, users login website using ldap - need write down username , password.
i know in asp.net, can have windows authentication, remove login process in intranet.
how can in ruby on rails using nginx? saw options using iis proxy.. before quit , this, have idea?
this answer question: http://wiki.phys.ethz.ch/readme/devise_with_ldap_for_authentication_in_rails_3
Comments
Post a Comment