f7ac6a1b24
The oauth2_token filter has been added for accepting or denying incoming requests containing OAuth2.0 client credentials access tokens that are obtained from keystone identity server by users through their application credentials. Change-Id: I15e438681749ed2c2666804a9efd8d4712a7b01c
8 lines
351 B
YAML
8 lines
351 B
YAML
---
|
|
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.
|