问题
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
回答1:
Flink does not directly support authenticating access to the web UI, but you can always put something like nginx in front of it.
来源:https://stackoverflow.com/questions/49254307/flink-web-ui-authentication