You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/11/03 19:47:00 UTC

[jira] [Commented] (NIFIREG-47) Add ability to specify proxied user in nifi-registry-client

    [ https://issues.apache.org/jira/browse/NIFIREG-47?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16238267#comment-16238267 ] 

ASF GitHub Bot commented on NIFIREG-47:
---------------------------------------

GitHub user bbende opened a pull request:

    https://github.com/apache/nifi-registry/pull/33

    NIFIREG-47 Improvements to nifi-registry-cleitn

    - Using separate Jersey version for client only
    - Added support for proxied entities
    - Fixed deserializing of BucketItems
    - Cleaned up methods with unnecessary parameters

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/bbende/nifi-registry NIFIREG-47

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi-registry/pull/33.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 #33
    
----
commit ac33e6910815ba54e1d40fc15ea650d9f34259d7
Author: Bryan Bende <bb...@apache.org>
Date:   2017-11-02T19:05:30Z

    NIFIREG-47 Improvements to nifi-registry-cleitn
    - Using separate Jersey version for client only
    - Added support for proxied entities
    - Fixed deserializing of BucketItems
    - Cleaned up methods with unnecessary parameters

----


> Add ability to specify proxied user in nifi-registry-client
> -----------------------------------------------------------
>
>                 Key: NIFIREG-47
>                 URL: https://issues.apache.org/jira/browse/NIFIREG-47
>             Project: NiFi Registry
>          Issue Type: Improvement
>            Reporter: Bryan Bende
>            Assignee: Bryan Bende
>
> We need to be able to specify an optional proxied user per operation in the nifi-registry-client.
> For example, NiFi will make a call using the server certificate, but wants to retrieve all of the buckets on behalf of an end user in NiFi.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)