flogo icon indicating copy to clipboard operation
flogo copied to clipboard

Authentication and Authorization

Open Vad1mo opened this issue 4 years ago • 0 comments

Current behavior: Doesn't Exist

Expected behavior:

  • A user is able to login with username/password
  • A user only sees his own app
  • A user can grand permissions to other users to CRUD the application.

What is the motivation / use case for changing the behavior?

Additional information you deem important (e.g. I need this tomorrow):

I would be fairly easy to extend Flogo with that capability Libraries and services around that exist and make the work easier.

  • https://github.com/dexidp/dex
  • https://github.com/ory/hydra
  • https://github.com/tarent/loginsrv/
  • https://github.com/volatiletech/authboss

Vad1mo avatar Sep 07 '19 14:09 Vad1mo