[
https://issues.apache.org/jira/browse/NIFI-2797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15507108#comment-15507108
]
ASF GitHub Bot commented on NIFI-2797:
--------------------------------------
GitHub user mcgilman opened a pull request:
https://github.com/apache/nifi/pull/1038
Correcting download URIs for OTPs
NIFI-2797:
- Correcting download URIs for OTPs.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mcgilman/nifi NIFI-2797
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/1038.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1038
----
commit 9194527bc9a0231ea8caeb9b2e64a453bdff2ac2
Author: Matt Gilman <[email protected]>
Date: 2016-09-20T16:50:55Z
NIFI-2797:
- Correcting download URIs for OTPs.
----
> Authorization header not submitted when clicking Download from Templates
> window
> -------------------------------------------------------------------------------
>
> Key: NIFI-2797
> URL: https://issues.apache.org/jira/browse/NIFI-2797
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core UI
> Affects Versions: 1.0.0
> Reporter: Scott Wagner
> Assignee: Matt Gilman
> Fix For: 1.1.0
>
>
> I am running on a standalone instance of Apache NiFi. It is configured to
> use a local LDAP server for authentication, and I am logging in as a user
> with full permissions.
> When browsing the templates, and I click on the "Download" link, a new tab is
> opened in the browser but the error message of {{Unable to perform the
> desired action due to insufficient permissions. Contact the system
> administrator.}}
> Checking the link that is submitted via developer tools, I noticed that the
> Authorization header is not being submitted. If I use curl to get the URL
> that the browser is trying to get but submit an Authorization header for my
> valid session, I am able to download the template XML.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)