Skip to main content

A script to generate Rackspace Cloud Identity tokens

Project description

A script to generate authentication tokens for use with Rackspace Cloud Identity. This was specifically created for the Rackspace Private Cloud Insights API, though it is generally applicable to anything that needs to be given a token.

Install

To install the get_token.py script:

pip install rackspace-token-generator

Run

The get_token.py script has a complete help text by running get_token.py -h. The following are the most common usages:

$ get_token.py --username <your username> --password
Enter password: <your password>
Token:
  <token>

$ get_token.py --username <your username> --api-key
Enter API key: <your API key>
Token:
  <token>

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rackspace-token-generator-1.5.tar.gz (2.3 kB view hashes)

Uploaded Source

Built Distribution

rackspace_token_generator-1.5-py3-none-any.whl (4.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page