File: bp-application-credentials-27728ded876d7d5a.yaml

package info (click to toggle)
python-keystoneclient 1%3A3.17.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,416 kB
  • sloc: python: 21,389; sh: 192; xml: 149; makefile: 105
file content (8 lines) | stat: -rw-r--r-- 369 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
---
features:
  - |
    Adds support for creating, reading, and deleting application credentials.
    With application credentials, a user can grant their applications limited
    access to their cloud resources. Applications can use keystoneauth with
    the `v3applicationcredential` auth plugin to authenticate with keystone
    without needing the user's password.