psitransfer icon indicating copy to clipboard operation
psitransfer copied to clipboard

Keycloak support

Open SmartBlug opened this issue 4 years ago • 2 comments

I like your tool. Easy to use and efficient !

I added support for keycloak. I also created notion of guest when keycloak is used. As Keycloak will require known user to use the service, this is possible to have a guest using the service for a certain amount of time (just press "create guest access" on upload page using retention period and password) I also added a parameter : autoPassword that set password by default when set to true (you can still remove if you want). /admin can track access and I added a "owner" to know who uploaded the file. When this is a guest, this is registred as "Guest of MrX"

You can try with docker smartblug/psitransfer

SmartBlug avatar Jul 27 '20 20:07 SmartBlug

Ooowow - this is great. Hope that our code owner could parse this into a new release.

tubalainen avatar Nov 16 '20 10:11 tubalainen

Wowwwww so nice we want this features !!!!

atila01380 avatar Jan 22 '21 15:01 atila01380

I'd love to see this merged, added and properly documented. Authentication is the very most this great product needs.

martin-braun avatar Aug 13 '22 16:08 martin-braun

This PR is outdated. If you think we need 3rd-party auth we should consider a more generic oauth2 approach?

psi-4ward avatar Aug 14 '22 08:08 psi-4ward