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@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to