i have been working on an app just for managing users for all of the other internal apps. to keep all of the usernames and passwords the same across all of the apps, i used open id and built a server with a few custom modifications. everything is working great so far, but ideally i would like them to log into the server first, and see all of the apps they have access to and sign into them from the openid server. i thought about just storing the session#create url for each app in my openid server database and just sending a POST to the url with the users url, but i''m wondering if there is a better way. has anyone done anything like this before? --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---