vault-plugin-auth-openstack icon indicating copy to clipboard operation
vault-plugin-auth-openstack copied to clipboard

Vault authentication plugin for OpenStack instance

Results 2 vault-plugin-auth-openstack issues
Sort by recently updated
recently updated
newest added

This PR adds support for attesting the address if the virtual machines have IPv6 and are using it for the request.

If you deploy vault behind a reverse proxy like traefik the request address is not accurate and therefore the instance address will never match. This PR adds the option to...