Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Authenticate with social providers via Open ID Connect #11

Open
enpaul opened this issue Oct 6, 2024 · 0 comments
Open

Comments

@enpaul
Copy link

enpaul commented Oct 6, 2024

Notesnook is an absolutely fantastic project that I've been using for a few weeks now. I've been looking for a self-hosted alternative to Google Keep for a long while now and Notesnook is truly the only contender that I've found that meets that need.

The only feature that's missing for my needs is integration with centralized authentication providers. The obvious choice for this feature would be OAuth/OpenID Connect (OIDC), but alternatives like SAML or LDAP may also be sufficient. Implementing OIDC-based authentication would benefit both the Notesnook service and self hosted instances:

  • The public instance could offer sign in via popular social sites, including Google, Facebook, Github, etc
  • Self-hosted instances could integrate with self-hosted OIDC providers such as Authelia, Authentik, etc

This change would likely be contained in the Streetwriters.Identity server, though I'm not nearly capable enough at C# to know exactly where this could be implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant