Azure-ACS

Gem Version Code Climate Build Status

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

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.