[Bug 1796851] Re: vault: add support for AppRole authentication

Launchpad Bug Tracker 1796851 at bugs.launchpad.net
Thu Oct 11 20:29:15 UTC 2018


This bug was fixed in the package barbican - 1:7.0.0-0ubuntu2

---------------
barbican (1:7.0.0-0ubuntu2) cosmic; urgency=medium

  * d/p/0001-Enable-AppRole-authentication-support-for-Vault.patch:
    Add support for Vault AppRole authentication (LP: #1796851).
  * d/p/0002-Enable-KV-mountpoint-configuration-for-Vault.patch:
    Add support for configuration of the KV mountpoint to use in Vault
    (LP: #1797148).
  * d/control: Bump minimum python{3}-castellan version to 0.19.0-0ubuntu2~
    to pickup associated Vault fixes in lower layers.

 -- James Page <james.page at ubuntu.com>  Thu, 11 Oct 2018 12:21:54 +0100

** Changed in: barbican (Ubuntu)
       Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to barbican in Ubuntu.
https://bugs.launchpad.net/bugs/1796851

Title:
  vault: add support for AppRole authentication

Status in castellan:
  In Progress
Status in barbican package in Ubuntu:
  Fix Released
Status in python-castellan package in Ubuntu:
  Fix Released

Bug description:
  Vault provides a nice way for applications to integrate with its API:

    https://www.vaultproject.io/docs/auth/approle.html

  
  As the authentication method has two components (role_id and secret_id) is easy to automate distribution of credentials by providing the role_id but response wrapping the secret_id with access via a one shot, IP address restricted token.

  It would be nice is castellan and barbican supported this approach.

To manage notifications about this bug go to:
https://bugs.launchpad.net/castellan/+bug/1796851/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list