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
Iswarya_Vakati 5331f74207
Update .coveragerc after the removal of respective directory
7 years ago
config-generator generate sample config automatically 7 years ago
doc Use extras for oslo.messaging dependency 7 years ago
examples/pki auth_token verify revocation by audit_id 7 years ago
keystonemiddleware Merge "Add service token to user token plugin" 7 years ago
releasenotes Enable release notes translation 7 years ago
.coveragerc Update .coveragerc after the removal of respective directory 7 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
requirements.txt Updated from global requirements 7 years ago
setup.cfg Changed the home-page link 7 years ago
setup.py Updated from global requirements 8 years ago
test-requirements.txt Updated from global requirements 7 years ago
tox.ini Remove oslo-incubator 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