OpenStack Identity Authentication Library
d46483cf24
The ADFSPassword plugin is not registered as an entry point under keystoneauth1.plugin, and is therefore unusable from the “openstack” CLI as a valid authentication plugin. This commit registers the ADFS plugin in entry points as v3adfspassword. Change-Id: Ic95c25647d91ea2de51a3eea7672a45c48bdaefb Closes-Bug: #1687314 |
||
---|---|---|
doc | ||
keystoneauth1 | ||
releasenotes | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.testr.conf | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Team and repository tags
keystoneauth
This package contains tools for authenticating to an OpenStack-based cloud. These tools include:
- Authentication plugins (password, token, and federation based)
- Discovery mechanisms to determine API version support
- A session that is used to maintain client settings across requests (based on the requests Python library)
Further information:
- Free software: Apache license
- Documentation: https://docs.openstack.org/developer/keystoneauth
- Source: https://git.openstack.org/cgit/openstack/keystoneauth
- Bugs: https://bugs.launchpad.net/keystoneauth