Hi, you can configure SSL for Flink's network communication [1] (see jobmanager.web.ssl.enabled). However, Flink does not manage different user accounts or allows to grant permissions yet.
Best, Fabian [1] https://ci.apache.org/projects/flink/flink-docs-release-1.3/setup/security-ssl.html 2017-09-04 13:00 GMT+02:00 avivros <aviv.rosenf...@iqpiot.com>: > What is the best way to secure the Monitoring REST API? > I am using the monitoring rest API in a production environment ( > starting/stopping jobs, etc...). I should only allow authenticated calls to > be executed ( called from a Java sever process ). > What's the best way to go about this ( Kerberos? SSL Client Authentication? > Other?). > > > > -- > Sent from: http://apache-flink-user-mailing-list-archive.2336050. > n4.nabble.com/ >