RubyGems Navigation menu

cf-uaa-lib 4.0.3

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.3 - September 08, 2023 (124 KB)
  2. 4.0.2 - May 10, 2023 (123 KB)
  3. 4.0.1 - January 28, 2022 (123 KB)
  4. 4.0.0 - January 21, 2022 (119 KB)
  5. 3.14.4 - January 14, 2022 (119 KB)
Show all versions (41 total)

Runtime Dependencies (3):

addressable >= 2.8.0, ~> 2.8
httpclient ~> 2.8, >= 2.8.2.4
multi_json >= 1.12.1, < 1.16

Development Dependencies (8):

bundler ~> 2.2
ci_reporter >= 1.9.2, ~> 2.0
json_pure >= 1.8.1, ~> 2.5
rake >= 10.3.2, ~> 13.0
rspec >= 2.14.1, ~> 3.9
simplecov ~> 0.22.0
simplecov-rcov ~> 0.3.0

Owners:

Pushed by:

Authors:

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

SHA 256 checksum:

6a158317e7a063de5142ea890f7640414eee4388152f45d55f0c66fcb63647a8

Total downloads 3,410,416

For this version 4,652

License:

Apache-2.0

Required Ruby Version: >= 0

Links: