RubyGems Navigation menu

cf-uaa-lib 3.14.1

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 4.0.4 - October 17, 2023 (124 KB)
  2. 4.0.3 - September 08, 2023 (124 KB)
  3. 4.0.2 - May 10, 2023 (123 KB)
  4. 4.0.1 - January 28, 2022 (123 KB)
  5. 4.0.0 - January 21, 2022 (119 KB)
  6. 3.14.1 - May 02, 2018 (118 KB)
Show all versions (42 total)

Runtime Dependencies (2):

httpclient >= 2.8.2.4, ~> 2.8
multi_json >= 1.12.1, ~> 1.12.0

Development Dependencies (7):

bundler ~> 1.14
ci_reporter >= 1.9.2, ~> 1.9
json_pure >= 1.8.1, ~> 1.8
rake >= 10.3.2, ~> 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:

abd0d2ed568c3d971a2116077485c78d4c7423d51fc4a760d84d55f498807062

Total downloads 3,459,296

For this version 2,014

License:

Apache-2.0

Required Ruby Version: >= 0

Links: