Open retzero opened 5 months ago
Hello @retzero No. OAuth Proxy only handles authentication and MLflow's own permissions do not apply. Since the OAuth proxy is passing the X-Forwarded-User/Email to the upstream server via header, it might be possible to authorize or bind the permission on the MLflow side.
Hello. Is it possible to set experiment permissions for the selected users?