OpenStack Identity (Keystone) Middleware
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Steve Martinelli 95ba901ac0
generate sample config automatically
7 years ago
config-generator generate sample config automatically 7 years ago
doc generate sample config automatically 7 years ago
examples/pki auth_token verify revocation by audit_id 7 years ago
keystonemiddleware Merge "Return default value for pkg_version if missing" 7 years ago
releasenotes s3token config with auth URI 7 years ago
.coveragerc Change ignore-errors to ignore_errors 8 years ago
.gitignore generate sample config automatically 7 years ago
.gitreview Initial commit 9 years ago
.testr.conf Common base class for unit tests 8 years ago
CONTRIBUTING.rst Workflow documentation is now in infra-manual 8 years ago
HACKING.rst Update python-keystoneclient reference 9 years ago
LICENSE Initial commit 9 years ago
MANIFEST.in Update MANIFEST.in 9 years ago
README.rst Add shields.io version/downloads links/badges into README.rst 8 years ago
babel.cfg Initial commit 9 years ago
openstack-common.conf Revert "Disable memory caching of tokens" 7 years ago
requirements.txt Updated from global requirements 7 years ago
setup.cfg Split oslo_config and list all opts 7 years ago
setup.py Updated from global requirements 8 years ago
test-requirements.txt Updated from global requirements 7 years ago
tox.ini Fix D204 PEP257 violation and enable D301 and D209 7 years ago

README.rst

Middleware for the OpenStack Identity API (Keystone)

Latest Version

Downloads

This package contains middleware modules designed to provide authentication and authorization features to web services other than Keystone <https://github.com/openstack/keystone>. The most prominent module is keystonemiddleware.auth_token. This package does not expose any CLI or Python API features.

For information on contributing, see CONTRIBUTING.rst.

For any other information, refer to the parent project, Keystone:

https://github.com/openstack/keystone