cia-labs / Storage-service

General purpose storage service
GNU General Public License v3.0
10 stars 5 forks source link

User Access Management - Design and POC #36

Open Tejas-ChandraShekarRaju opened 7 months ago

Tejas-ChandraShekarRaju commented 7 months ago

Overview.

Currently the storage service does not have a user hierarchy. Which means all functionalities that can be used are assumed to be a for single user.

Expectation

Tejas-ChandraShekarRaju commented 4 weeks ago

@suryamurugan @Neerajgowda2611 We can continue our discussion here.

CC : @noobed-max

suryamurugan commented 4 weeks ago

@noobed-max checkout https://github.com/casdoor/casdoor-rust-sdk

Tejas-ChandraShekarRaju commented 4 weeks ago

@Neerajgowda2611 Check out Casdoor and understand what it means for applications to use them. And draw up a simple application life cycle with Casdoor as the UAM and we'll start from there.

Any application related queries specific to Storage service @noobed-max will help.

Once the we have a good understanding we'll look into code.

Tejas-ChandraShekarRaju commented 1 week ago

@Neerajgowda2611 add any updated documentation and thoughts here.