Nicolas Chauvet created NIFI-16327:
--------------------------------------
Summary: HC Vault namespace propagation error on non-token
Authentication
Key: NIFI-16327
URL: https://issues.apache.org/jira/browse/NIFI-16327
Project: Apache NiFi
Issue Type: Bug
Components: Extensions
Affects Versions: 2.11.0, 2.10.0
Reporter: Nicolas Chauvet
The vault.namespace property was not propagated to login requests for CERT and
other non-TOKEN authentication methods, because NIFI-16013 removed the
restTemplateBuilder override that added the X-Vault-Namespace header. Spring
Vault 4.1 builds the login VaultClient through that builder, so the login
request was sent to the Vault root namespace.
This is a regression introduced in 2.10.0
--
This message was sent by Atlassian Jira
(v8.20.10#820010)