Setting up omniauth with salesforce login in rails 2.3.8( ruby 1.8.6)
17 views
Skip to first unread message
Azhaguselvan SP
unread,
Jul 19, 2011, 5:40:35 AM7/19/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rubyonra...@googlegroups.com
Hi,
We have a production rails app running on ruby 1.8.6 with rails version 2.3.8. We are thinking about setting up omniauth to allow users login through salesforce. But the omaniauth ldap dependency inturn depends on ruby 1.8.7.
Is there any way we can setup ominauth without ldap dependency to work on ruby 1.8.6?