ddvk / rmfakecloud

host your own cloud for the remarkable
GNU Affero General Public License v3.0
751 stars 61 forks source link

Feature request: SSO Support #233

Open ayakael opened 1 year ago

ayakael commented 1 year ago

It'd be nice to eventually have SSO support.

An initial implementation would be to be able to disable authentication (thus support only one user) as to allow an SSO provider (i.e. authelia and authentik) to act as the provider via proxy.

An eventual full implementation would be to implement SAML and / or OIDC support.

As an aside, thank you very much for this - my Remarkable tablet would be paperweight without this. I started work on packaging your software for inclusion in Alpine Linux repos.

ddvk commented 1 year ago

sso is something I was planing on implementing.