Displaying 1 result from an estimated 1 matches for "filiatrau".
Did you mean:
filiatrault
2006 May 17
13
Using NTLM for S.S.O. in Rails
...and Rails....
Short version:
--------------
- I''m looking for server code to extract credentials through NTLM dialog
with the client (IE)
- I found nothing usable/useful (as they both implement the client side
code) in
- rubyntlm on rubyforge
- lib ntlm-ruby by Jonathan Bastien-Filiatrau
LONG version:
--------------
Version 1 of an application I''ve just finished requires the client
enters a login and password. As this is a closed application in a pure
Windows environment and everybody uses IE, I was asked to use SSO to
avoid this step, as the users are already logged...