RubyGems Navigation menu

cf-uaac 3.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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 4.23.0 - April 18, 2024 (137 KB)
  2. 4.22.0 - March 16, 2024 (137 KB)
  3. 4.21.0 - January 11, 2024 (137 KB)
  4. 4.20.0 - January 05, 2024 (137 KB)
  5. 4.19.0 - December 04, 2023 (137 KB)
  6. 3.0.0 - August 08, 2014 (129 KB)
Show all versions (52 total)

Runtime Dependencies (7):

cf-uaa-lib ~> 3.0.0
em-http-request ~> 1.1.2
eventmachine ~> 1.0.3
highline ~> 1.6.21
json_pure ~> 1.8.1
launchy ~> 2.4.2
rack ~> 1.5.2

Development Dependencies (6):

bundler >= 0
ci_reporter ~> 1.9.2
rake ~> 10.3.1
rspec ~> 2.14.1
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:

55afa0e5da0a9bb404f12b232ecdb9cf30c70b2f4d4d46ddda735ab0e7469ec2

Total downloads 2,061,641

For this version 2,971

License:

Apache 2.0

Required Ruby Version: >= 0

Links: