[
https://issues.apache.org/jira/browse/NIFI-6808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16978875#comment-16978875
]
ASF subversion and git services commented on NIFI-6808:
-------------------------------------------------------
Commit 388683a5c56e3fd1fed2305aca574a2f8191f4e2 in nifi's branch
refs/heads/master from Bryan Bende
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=388683a ]
NIFI-6808 Adding KeytabCredentialService to HortonworksSchemaRegistry and
setting dynamic JAAS config property on client
This closes #3877.
> Use KeytabCredentialsService in HWX Schema Registry Service
> -----------------------------------------------------------
>
> Key: NIFI-6808
> URL: https://issues.apache.org/jira/browse/NIFI-6808
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Bryan Bende
> Assignee: Bryan Bende
> Priority: Major
> Fix For: 1.11.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Previously the schema registry client did not provide a way to pass in JAAS
> config, so it relied on the JAAS system property.
> They recently merged an improvement to the client:
> [https://github.com/hortonworks/registry/pull/611]
> We should now be able to use a KeytabCredentialService to obtain the
> principal and keytab and pass in the appropriate configuration to the client.
> We'll have to wait until a new release of their client jar before we can
> merge this change.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)