No commit activity in last 3 years
No release in over 3 years
A lightweight Ruby client library for Azure Active Directory ACS.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0

Runtime

 Project Readme

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.