[
https://issues.apache.org/jira/browse/NIFI-9397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17454759#comment-17454759
]
ASF subversion and git services commented on NIFI-9397:
-------------------------------------------------------
Commit 12015a17dd93a1d42c9d6ddab6cc5ce606fef16a in nifi's branch
refs/heads/main from Bence Simon
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=12015a1 ]
NIFI-9397 Added Custom Authorization property to JettyWebSocketClient
This closes #5574
Signed-off-by: David Handermann <[email protected]>
> Add custom authorization to JettyWebSocketClient
> ------------------------------------------------
>
> Key: NIFI-9397
> URL: https://issues.apache.org/jira/browse/NIFI-9397
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Simon Bence
> Assignee: Simon Bence
> Priority: Major
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> Adding secure property which -in case of being set- is used as the value for
> Authorization header. By this, services using different kind of auth (like
> api key) can be reached using the controller service.
> -Adding sensitive dynamic property support in the same manner it was
> implemented in the
> [DBCPConnectionPool|https://issues.apache.org/jira/browse/NIFI-8047]- (This
> approach is not sercure as kindly highlighted by [~exceptionfactory])
--
This message was sent by Atlassian Jira
(v8.20.1#820001)