We are chuffed to announce the release of:
keystonemiddleware 10.1.0: Middleware for OpenStack Identity
This release is part of the zed release series.
The source is available from:
https://opendev.org/openstack/keystonemiddleware
Download the package from:
https://pypi.org/project/keystonemiddleware
Please report issues through:
https://bugs.launchpad.net/keystonemiddleware/+bugs
For more details, please see below.
10.1.0
^^^^^^
New Features
* [blueprint oauth2-client-credentials-ext
(https://blueprints.launchpad.net/keystone/+spec/oauth2-client-
credentials-ext)] The oauth2_token filter has been added for
accepting or denying incoming requests containing OAuth2.0 client
credentials access tokens passed via the Authorization headers as
bearer tokens.
Changes in keystonemiddleware 10.0.1..10.1.0
--------------------------------------------
f7ac6a1 OAuth2.0 Client Credentials Grant Flow Support
Diffstat (except docs and test files)
-------------------------------------
keystonemiddleware/oauth2_token.py | 106 ++++++++
...h2-client-credentials-ext-19a40c655ee43f57.yaml | 7 +
setup.cfg | 1 +
4 files changed, 412 insertions(+)