summaryrefslogtreecommitdiff
path: root/releasenotes/notes/bp-application-credential-a7031a043efc4a25.yaml
blob: 2b4ab189800e9072b02e198584a6d04b8fa4e8b3 (plain)
1
2
3
4
5
6
7
8
9
---
features:
  - |
    Adds support for creating, reading, and deleting application credentials
    via the ``appication credential`` command. With application credentials, a
    user can grant their applications limited access to their cloud resources.
    Once created, users can authenticate with an application credential by
    using the ``v3applicationcredential`` auth type.
    [`blueprint application-credentials <https://blueprints.launchpad.net/keystone/+spec/application-credentials>`_]