Do I understand correctly that phoenix only supports authentication, but not authorization? I'm trying to find out if there is a way to control which users have permission to read from or write to which project?
馃挕聽Hint: Mention RunLLM in the thread for followups.
so when multiple users are using the same pheonix instance (self-hosted), there is no way to track who created a project or added entities like dataset, experiements, etc. to it, right?
e.g. when users are playing with prompts in the playground, the queries become traces, is there a way to track which user created a trace?
