Skip to main content

Fabric Credential Manager API

Project description

Requirements Status

PyPI

Fabric Credential Manager Client

This is Fabric Credential Manager API

This Python package is automatically generated by the Swagger Codegen project:

  • API version: 1.0.1
  • Package version: 1.0.0
  • Build package: io.swagger.codegen.v3.generators.python.PythonClientCodegen

Requirements.

Python 2.7 and 3.4+

Installation & Usage

pip install

If the python package is hosted on Github, you can install directly from Github

pip install git+https://github.com/fabric-testbed/fabric_credmgr.git

(you may need to run pip with root permission: sudo pip install git+https://github.com/fabric-testbed/fabric_credmgr.git)

Then import the package:

import fabric_cm.credmgr.credmgr_proxy 

Setuptools

Install via Setuptools.

python setup.py install --user

(or sudo python setup.py install to install the package for all users)

Then import the package:

from fabric_cm.credmgr.credmgr_proxy import CredmgrProxy

Getting Started

Please follow the installation procedure and then run the following:

from fabric_cm.credmgr.credmgr_proxy import CredmgrProxy
from fabric_cm.credmgr.swagger_client.rest import ApiException

credmgr_proxy = CredmgrProxy(credmgr_host="https://dev-2.fabric-testbed.net/")
try:
    version = credmgr_proxy.version_get()
    print(version)
except ApiException as e:
    print("Exception when calling CredmgrProxy->version_get: %s\n" % e)

try:
    version = credmgr_proxy.certs_get()
    print(version)
except ApiException as e:
    print("Exception when calling CredmgrProxy->certs_get: %s\n" % e)


try:
    version = credmgr_proxy.refresh(project_name='all', scope='all', refresh_token='TOKEN')
    print(version)
except ApiException as e:
    print("Exception when calling CredmgrProxy->refresh: %s\n" % e)

try:
    version = credmgr_proxy.revoke(refresh_token='TOKEN')
    print(version)
except ApiException as e:
    print("Exception when calling CredmgrProxy->revoke: %s\n" % e)

Documentation for API Endpoints

All URIs are relative to http://127.0.0.1:7000/

Class Method HTTP request Description
DefaultApi certs_get GET /certs Return Public Keys to verify signature of the tokens
DefaultApi version_get GET /version version
TokensApi tokens_create_post POST /tokens/create Generate tokens for an user
TokensApi tokens_refresh_post POST /tokens/refresh Refresh tokens for an user
TokensApi tokens_revoke_post POST /tokens/revoke Revoke a refresh token for an user

Documentation For Models

Documentation For Authorization

All endpoints do not require authorization.

Author

kthare10@unc.edu

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

fabric-credmgr-client-0.1.1.tar.gz (20.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

fabric_credmgr_client-0.1.1-py3-none-any.whl (31.1 kB view details)

Uploaded Python 3

File details

Details for the file fabric-credmgr-client-0.1.1.tar.gz.

File metadata

  • Download URL: fabric-credmgr-client-0.1.1.tar.gz
  • Upload date:
  • Size: 20.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2

File hashes

Hashes for fabric-credmgr-client-0.1.1.tar.gz
Algorithm Hash digest
SHA256 e618d300b640b26bf97688ae3d7e6277164334291f729d76aebf557513c5f201
MD5 cb76fc1dc61870095d0280e47d3a52f2
BLAKE2b-256 b6c104610bcb0c2ddd492a1f3a1e17f5209d356cca607c8f06b64316db8fd198

See more details on using hashes here.

File details

Details for the file fabric_credmgr_client-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: fabric_credmgr_client-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 31.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2

File hashes

Hashes for fabric_credmgr_client-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e8965211e88f9032f304bc0eccfcfe583e8c9e588a4341bd76b2369a8dd3d068
MD5 6653d79ab9f7998ed676fcce03c7f710
BLAKE2b-256 a8166735125bdd1e2389cdb4476f55eefe8a8d5c1e60d2e25deb42a9a9e24615

See more details on using hashes here.

Supported by

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