Does flink support authentication of flink web UI like any username/password way of authentication.
If yes, then does this require any third party applications such as key cloak etc
Does flink support authentication of flink web UI like any username/password way of authentication.
If yes, then does this require any third party applications such as key cloak etc
Flink does not directly support authenticating access to the web UI, but you can always put something like nginx in front of it.