Rob Zolkos
2011-Nov-21 01:59 UTC
OmniAuth provider not working (single sign on, two Rails apps)
I''m new to OmniAuth and am trying to get two sample apps (a provider and a client) to work. I have two sample apps I forked from a blog post on omniauth and single sign in: http://blog.joshsoftware.com/2010/12/16/multiple-applications-with-devise-omniauth-and-single-sign-on/ Provider - https://github.com/RobZolkos/sso-devise-omniauth-provider Client - https://github.com/RobZolkos/sso-devise-omniauth-client At the moment, when I get the client to authenticate, I get back an invalid credential failure (even though I''m using the correct credentials and getting authenticated into the provider app). I''m really stuck, so was hoping someone could have a look and see if there is something simple I''m missing. Thanks, -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Apparently Analagous Threads
- how to scope the /auth/:provider/callback , using OmniAuth for users and members
- “Routing Error No route matches {}” when omniauth failed on registration
- Omniauth facebook authentication failure
- (Devise+Omniauth) Adding a port number to the callback URL patch applied but not working with openid
- linkedin login using omniauth