diff options
Diffstat (limited to 'keystone-moon/releasenotes/notes/x509-auth-df0a229780b8e3ff.yaml')
-rw-r--r-- | keystone-moon/releasenotes/notes/x509-auth-df0a229780b8e3ff.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/keystone-moon/releasenotes/notes/x509-auth-df0a229780b8e3ff.yaml b/keystone-moon/releasenotes/notes/x509-auth-df0a229780b8e3ff.yaml new file mode 100644 index 00000000..421acd6d --- /dev/null +++ b/keystone-moon/releasenotes/notes/x509-auth-df0a229780b8e3ff.yaml @@ -0,0 +1,6 @@ +--- +features: + - > + [`blueprint x509-ssl-client-cert-authn <https://blueprints.launchpad.net/keystone/+spec/x509-ssl-client-cert-authn>`_] + Keystone now supports tokenless client SSL x.509 certificate authentication + and authorization. |