keystoneauth/releasenotes/notes/basic-http-auth-45bea429820...

7 lines
267 B
YAML

---
features:
- |
A new ``http_basic`` auth plugin is added which enables HTTP Basic
authentication for standalone services. Like the ``noauth`` plugin, the
``endpoint`` needs to be specified explicitly, along with the
``username`` and ``password``.