Skip to main content

Auth middleware for swift and herodote

Project description

# About

Swift auth middleware for herodote (python3 only)

# Install

pip install -r requirements.txt python setup.py install

# Setup

In proxy-server.conf, add herodote-auth filter in pipeline

pipeline = catch_errors gatekeeper healthcheck proxy-logging cache container_sync bulk tempurl ratelimit crossdomain swift3 herodoteauth authtoken keystoneauth

And add filter section:

[filter:herodoteauth] use = egg:herodote-auth#herodote_auth # Secret to decode swift tokens (secrets.swift section of herodote config) secret = aSharedSecretWithHerodote herodote_url = https://myHerodoteServer # Token defined in herodote to allow remote triggering (openstack.swift.tokens section) token=myherodotetoken

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

herodote_auth-0.0.1.dev22-py3-none-any.whl (8.4 kB view details)

Uploaded Python 3

File details

Details for the file herodote_auth-0.0.1.dev22-py3-none-any.whl.

File metadata

  • Download URL: herodote_auth-0.0.1.dev22-py3-none-any.whl
  • Upload date:
  • Size: 8.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.1.3 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1

File hashes

Hashes for herodote_auth-0.0.1.dev22-py3-none-any.whl
Algorithm Hash digest
SHA256 d2085ff0fdb7482bfec4f263b48ba3d2a1ccb8e93ac611e7a3e4dc2ea5b3ca26
MD5 d275834cbb951c6ca303b76b3ff25090
BLAKE2b-256 32035369a1a593b38c5fe13941186c83f614268ecc2fb6b53c77d3dded866c7a

See more details on using hashes here.

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