You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Hai Lu (Jira)" <ji...@apache.org> on 2022/01/12 17:17:00 UTC

[jira] [Work stopped] (BEAM-7190) Enable file system based token authentication for Samza portable runner

     [ https://issues.apache.org/jira/browse/BEAM-7190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on BEAM-7190 stopped by Hai Lu.
------------------------------------
> Enable file system based token authentication for Samza portable runner
> -----------------------------------------------------------------------
>
>                 Key: BEAM-7190
>                 URL: https://issues.apache.org/jira/browse/BEAM-7190
>             Project: Beam
>          Issue Type: Task
>          Components: runner-samza
>            Reporter: Hai Lu
>            Priority: P3
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> For Samza and potentially other portable runners, there is a need to secure the communication between sdk worker and runner. Currently the SSL/TLS in portability is half done.
> However, after investigation we found that it's sufficient to just 1) use loopback address 2) enforce authentication and that way the communication is both authenticated and secured.
> This ticket intends to track the implementation of the solution above. More details can be found in the following PR.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)