keystonemiddleware/releasenotes/notes/bp-enhance-oauth2-interoperability-b1a00f10887d33dd.yaml
Yusuke Niimi 53b4cb21ad External OAuth2.0 Authorization Server Support
Added the ability to authenticate using a system-scoped token and the
ability to authenticate using a cached token to the
external_oauth2_token filter.

Implements: blueprint enhance-oauth2-interoperability
Change-Id: I1fb4921faaafd5288d5909762ff5553e5e2475dc
2023-09-07 09:43:14 +00:00

8 lines
317 B
YAML

---
features:
- |
[`blueprint enhance-oauth2-interoperability <https://blueprints.launchpad.net/keystone/+spec/enhance-oauth2-interoperability>`_]
Added the ability to authenticate using a system-scoped token and the
ability to authenticate using a cached token to the external_oauth2_token
filter.