cf-uaac 4.17.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:
=
installation:
=
Dépendances de Runtime (7):
cf-uaa-lib
~> 4.0.4
em-http-request
~> 1.1, >= 1.1.2
eventmachine
~> 1.2
highline
~> 2.0
json_pure
~> 2.6
launchy
~> 2.5
rack
~> 3.0
Dépendances de Development (6):
ci_reporter
~> 2.0
ci_reporter_rspec
~> 1.0
rake
~> 13.0
rspec
~> 3.12
simplecov
~> 0.22.0
simplecov-rcov
~> 0.3.1