Files
tacker/releasenotes/notes/bp-enhance-oauth2-interoperability-74eea5a851c31894.yaml
Takashi Kajinami def6216576 Replace CRLF by LF
... because LF is now commonly used as newline code.

Change-Id: Iaebf9330fb1305d9314d9fec05f9923efd7e61c6
2024-03-15 01:02:00 +09:00

7 lines
305 B
YAML

---
features:
- Support Tacker service to obtain an OAuth 2.0 access token from an
external authorization server, and then use the access token to access
related OpenStack services that uses the external_oauth2_token filter
provided by the keystone middleware for permission authentication.