summaryrefslogtreecommitdiff
path: root/releasenotes/notes/bp-support-oauth2-mtls-2d2686c9d5b1fe1f.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes/notes/bp-support-oauth2-mtls-2d2686c9d5b1fe1f.yaml')
-rw-r--r--releasenotes/notes/bp-support-oauth2-mtls-2d2686c9d5b1fe1f.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/releasenotes/notes/bp-support-oauth2-mtls-2d2686c9d5b1fe1f.yaml b/releasenotes/notes/bp-support-oauth2-mtls-2d2686c9d5b1fe1f.yaml
new file mode 100644
index 0000000..906404e
--- /dev/null
+++ b/releasenotes/notes/bp-support-oauth2-mtls-2d2686c9d5b1fe1f.yaml
@@ -0,0 +1,8 @@
+---
+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.