Hello I would like to know if the job submission through flink command line say ./bin/flink run <jar/path> can be authenticated. Like if SSL is enabled then will the job submission require SSL certificates. But I don't see any behavior as such. Simple flink run is able to submit the job even if SSL is enabled.
Can the flink job submission be guarded by Kerberos, KeyCloak. Regards Sampath