Hi,
I think I already got the answer now. We have this issue that was found a risk where anyone can upload a jar via rest endpoint. I am reading this part of the document. https://nightlies.apache.org/flink/flink-docs-release-1.17/docs/deployment/security/security-ssl/ So the rest endpoint does not authenticate the client, and the recommendation is to use proxy. Thanks! Regards, Patricia On Mon, Jul 10, 2023, 1:33 PM patricia lee <plee3...@gmail.com> wrote: > Hi, > > I just wanted to confirm if there is really a role based access in flink? > We have linked it to our ldap but the requirement is, the administrators > should only be the people who could upload a jar file. > > I am reading the documentation but I couldn't find it, or maybe I missed. > > > > Regards, > Patricia >