misskey-dev / misskey

🌎 An interplanetary microblogging platform 🚀
https://misskey-hub.net/
GNU Affero General Public License v3.0
9.66k stars 1.29k forks source link

Support for OpenID SSO #9132

Open skid9000 opened 1 year ago

skid9000 commented 1 year ago

Summary

Hello ! Is it planned to allow authentication via an SSO provider (via OpenID standard) ?

FunctionalHacker commented 1 year ago

Seconded! Single Sign-On with OIDC/OAuth would be very useful since I host my own Authentik instance

sussycatgirl commented 1 year ago

Just chiming in to say that I'm interested in this too!

rxy commented 1 year ago

related or dup with #8262

gnh1201 commented 11 months ago

@rxy related but no dup. Sometimes, these two perform different purposes within the same protocol.

sftblw commented 11 months ago

I'm not sure but by my knowledge, it's similar to "Login with Github, Google, etc..." but OIDC is a standardized version of it.

. Misskey Target Service
OAuth Provider (8262) OAuth 2.0 Server OAuth 2.0 Client
Login with Github OAuth 2.0 Client OAuth 2.0 Server
OpenID Connect (OIDC) OAuth 2.0 Client
with support of OIDC spec
utilizing target service
as a identity provider
OAuth 2.0 Server
with predefined OIDC informations
of user identities

examples:
  • Azure Active Directory
  • Google Identity Platform
  • Keycloak
  • Authentik
tetradice commented 11 months ago

Great request!

It was difficult to find when I searched in Japanese, so I will list the keywords for searching.

Googleログイン Facebookログイン Twitterログイン Githubログイン SNSログイン

bil-ash commented 10 months ago

Yeah, I would also like to provide users with the option to sign-up via sso-for the moment only google,facebook and twitter

Mrs-Feathers commented 6 months ago

i would also enjoy this! more support!