tacker/releasenotes/notes/bp-support-oauth2-mtls-1ef757cca82059cf.yaml
Yusuke Niimi 4e699aec35 OAuth 2.0 Mutual-TLS Support
Provide the option to use mutual TLS client authentication when
accessing external servers from Tacker. Oauth2MtlsAuthHandle has been
added to support Mutual-TLS client authentication for access from Tacker
to external NFVO servers and notification endpoints using user-provided
Mutual-TLS client certificates.

Implements: blueprint support-oauth2-mtls
Change-Id: Ib1b33bccac85ba8c68aeebd460876bb38a4917fa
2023-02-21 06:14:56 +00:00

11 lines
461 B
YAML

---
features:
- |
[`blueprint support-oauth2-mtls <https://blueprints.launchpad.net/keystone/+spec/support-oauth2-mtls>`_]
Provide the option to use mutual TLS client authentication when accessing
external servers from Tacker. OAuth2MtlsAuthHandle has been added to
support Mutual-TLS client authentication for access from Tacker to external
NFVO servers and notification endpoints using user-provided Mutual-TLS
client certificates.