flyteorg / flyte

Scalable and flexible workflow orchestration platform that seamlessly unifies data, ML and analytics stacks.
https://flyte.org
Apache License 2.0
5.76k stars 657 forks source link

[Feature] Enhance Flyteadmin authentication and authorization #329

Closed honnix closed 10 months ago

honnix commented 4 years ago

Motivation: Why do you think this is important?

As it is today, Flyteadmin has OAuth2 support that is used for authentication to some extend as Flyteadmin doesn't apply any further identity check.

This has a few major problems going forward:

Goal: What should the final outcome look like, ideally?

Describe alternatives you've considered

NA

Flyte component

[Optional] Propose: Link/Inline

I'm happy to talk more in depth how we did it in Styx.

Additional context

Is this a blocker for you to adopt Flyte

Somewhat and our workaround is to fully hide Flyte behind Styx.

kumare3 commented 3 years ago

I think this is a critical feature and we should work on the authentication part soon.

kumare3 commented 3 years ago

@EngHabu I think we can resolve this one?

github-actions[bot] commented 1 year ago

Hello 👋, This issue has been inactive for over 9 months. To help maintain a clean and focused backlog, we'll be marking this issue as stale and will close the issue if we detect no activity in the next 7 days. Thank you for your contribution and understanding! 🙏

github-actions[bot] commented 1 year ago

Hello 👋, This issue has been inactive for over 9 months and hasn't received any updates since it was marked as stale. We'll be closing this issue for now, but if you believe this issue is still relevant, please feel free to reopen it. Thank you for your contribution and understanding! 🙏

kumare3 commented 10 months ago

This sounds more like RBAC and currently the community has decided not support RBAC in open source. We can revisit this later next year