Sathvik-Rao / ClipCascade

ClipCascade is a lightweight utility that automatically syncs the clipboard across devices, no key press required.
GNU General Public License v3.0
430 stars 4 forks source link

[Feature Request] OIDC Authentification #1

Closed CrazyWolf13 closed 1 week ago

CrazyWolf13 commented 1 month ago

Hi

This looks really really nice.

Have you considered adding oidc /oauth login support? For me being able to login using SingleSignOn through something like authentik, authelia, keycloak, is one of the key points.

Also is there a way to install this on LXC, as I use proxmox LXC are my go-to instead of docker. So tl:dr are there installation/updating instructions for bare-metal linux?

Thanks!

Sathvik-Rao commented 1 month ago

Hi,

Thanks for your feedback! Adding OIDC/OAuth login support for Single Sign-On is definitely on my radar, and I’ll work on it for the next major release. Many users are requesting support for Linux, macOS, and iOS, so I need to streamline those efforts as well.

I've also updated the README with instructions for installing the server on any OS that supports Java 17. You can find the details here: ClipCascade Installation Instructions.

I hope this helps!

CrazyWolf13 commented 1 month ago

Sounds awesome!

Thanks a lot :)

Yes I'd love to see linux support as well :)