Azure-ACS
Azure-ACS is a lightweight Ruby client library that exposes some some of the access control features of Microsoft's Windows Azure Active Directory (formerly Access Control Service).
Features
- Ingegration with the ACS [Identity Provider JSON feed] (http://msdn.microsoft.com/en-us/library/windowsazure/gg185963.aspx).
Installation
Add this line to your application's Gemfile:
gem 'azure-acs'
And then execute:
$ bundle install
Or install it globally as:
$ gem install azure-acs
Authors and Credits
Authored by Keith Beckman.