a59020fdab
The oauth2_mtls_token filter has been added for accepting or denying incoming requests containing OAuth 2.0 certificate-bound access tokens that are obtained from keystone identity server by users through their OAuth 2.0 credentials and Mutual-TLS certificates. Co-Authored-By: Hiromu Asahina <hiromu.asahina.az@hco.ntt.co.jp> Depends-On: https://review.opendev.org/c/openstack/keystoneauth/+/860614 Change-Id: I49127d845954ad6eab39e6e6305948ef0e4ed7b5 Implements: blueprint support-oauth2-mtls
9 lines
407 B
YAML
9 lines
407 B
YAML
---
|
|
features:
|
|
- |
|
|
[`blueprint support-oauth2-mtls <https://blueprints.launchpad.net/keystone/+spec/support-oauth2-mtls>`_]
|
|
The oauth2_mtls_token filter has been added for accepting or denying
|
|
incoming requests containing OAuth 2.0 certificate-bound access tokens
|
|
that are obtained from keystone identity server by users through their
|
|
OAuth 2.0 credentials and Mutual-TLS certificates.
|