[
https://issues.apache.org/jira/browse/NIFI-15084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bryan Bende updated NIFI-15084:
-------------------------------
Fix Version/s: 2.7.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Confluent REST Schema Registry Client Malformed Authorization Header
> --------------------------------------------------------------------
>
> Key: NIFI-15084
> URL: https://issues.apache.org/jira/browse/NIFI-15084
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Fix For: 2.7.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Following recent refactoring of the RestSchemaRegistryClient for Confluent
> Schema Registry, the Authorization header is missing the {{Basic}} scheme
> prefix for the value of the {{Authorization}} header, when configured with a
> username and password.
> The value of {{Authorization}} header must begin with {{Basic}} followed by a
> space and the Base64 encoded username and password, with semi-colon separator.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)