On 20/11/2012, at 7:32 AM, Tim Uckun <[email protected]> wrote: >> SAML looks similarly generalised. You're not thinking of this I assume: >> <https://github.com/onelogin/ruby-saml>? > > Last I checked ruby-saml was a client and could not act as a SAML provider.
Further searching reveals this: <https://github.com/lawrencepit/ruby-saml-idp> which is probably what you were thinking of. However, the whole design looks much too enterprisey given our simple needs. >> If no-one pops my bubble, I think I'll prototype the solution I proposed. > > Before doing that you should check out sibboleth. There is a devise > plugin for it https://github.com/jgeorge300/devise_shibboleth_authenticatable If we had existing an Shibboleth IdP instead of a simple name+password Rails auth that would be a great help :) Clifford Heath. -- You received this message because you are subscribed to the Google Groups "Ruby or Rails Oceania" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rails-oceania?hl=en.
