RubyGems.org

cf-uaa-lib

1.3.10

Client library for interacting with the CloudFoundry User Account and Authorization (UAA) server. The UAA is an OAuth2 Authorization Server so it can be used by webapps and command line apps to obtain access tokens to act on behalf of users. The tokens can then be used to access protected resources in a Resource Server. This library is for use by UAA client applications or resource servers.

installgem install cf-uaa-lib
Authors

Dave Syer, Dale Olds, Joel D'sa, Vidya Valmikinathan, Luke Taylor

40,840 total downloads 30,258 for this version
Owners

Ae671230e3a1c2a0eefa7604990084f1B98b611bf67fad3379a4e602edd93b85

Gemfile
gem "cf-uaa-lib", "~> 1.3.10"
Versions
  1. 1.3.10 March 15, 2013
  2. 1.3.9 March 15, 2013
  3. 1.3.8 March 8, 2013
  4. 1.3.7 February 5, 2013
  5. 1.3.6 January 29, 2013
Show all versions (11 total)
Runtime Dependencies
  1. multi_json >= 0