RubyGems Navigation menu

cf-uaac 4.0.0

Client command line tools 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 can be used by clients (as a convenient wrapper for mainstream oauth gems) or by resource servers.

Gemfile:
=

install:
=

Versions:

  1. 4.31.0 April 07, 2026 (137 KB)
  2. 4.30.0 February 27, 2026 (137 KB)
  3. 4.29.0 December 15, 2025 (137 KB)
  4. 4.28.0 March 05, 2025 (137 KB)
  5. 4.27.0 January 22, 2025 (137 KB)
  6. 4.0.0 August 24, 2017 (135 KB)
Show all versions (59 total)

Runtime Dependencies (7):

cf-uaa-lib ~> 3.11
em-http-request >= 1.1.2, ~> 1.1
eventmachine >= 1.0.3, ~> 1.0
highline >= 1.6.21, ~> 1.6
json_pure >= 1.8.1, ~> 1.8
launchy >= 2.4.2, ~> 2.4
rack >= 1.5.2, ~> 1.5

Development Dependencies (6):

bundler ~> 1.14
ci_reporter >= 1.9.2, ~> 1.9
rake >= 10.3.1, ~> 10.3
rspec >= 2.14.1, ~> 2.14
simplecov ~> 0.8.2
simplecov-rcov ~> 0.2.3

Owners:

Authors:

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

SHA 256 checksum:

=

Total downloads 2,147,596

For this version 106,874

Version Released:

License:

Apache-2.0

Required Ruby Version: >= 0

Links: