de15a610e1
The external_oauth2_token filter has been added for accepting or denying incoming requests containing OAuth 2.0 access tokens that are obtained from an External Authentication Server. Depends-On: https://review.opendev.org/c/openstack/keystoneauth/+/860614 Implements: blueprint enhance-oauth2-interoperability Change-Id: I529c5b0c89933395b126e86651ef09368dd7e6b4
9 lines
405 B
YAML
9 lines
405 B
YAML
---
|
|
features:
|
|
- |
|
|
[`blueprint enhance-oauth2-interoperability <https://blueprints.launchpad.net/keystone/+spec/enhance-oauth2-interoperability>`_]
|
|
The external_oauth2_token filter has been added for accepting or denying
|
|
incoming requests containing OAuth 2.0 access tokens that are obtained
|
|
from an external authorization server by users through their OAuth 2.0
|
|
credentials.
|