keystoneauth/releasenotes/notes/bp-application-credentials-416a1f8bb2311e04.yaml
Lance Bragstad 3bd74f28ca Add documentation and release note for app creds
Now that we can authenticate with application credentials using ksa,
we should add some documentation and a release note for users.

bp application-credentials

Change-Id: I5584b93a987246f9d527e22a13fb1b13df701822
2018-01-20 20:01:28 +01:00

8 lines
325 B
YAML

---
features:
- |
[`blueprint application-credentials <https://blueprints.launchpad.net/keystone/+spec/application-credentials>`_]
Support for authentication via an application credential has been added.
Keystoneauth can now be used to authenticate to Identity servers that
support application credentials.