matrix-org / matrix-authentication-service

OAuth2.0 + OpenID Provider for Matrix Homeservers
https://matrix-org.github.io/matrix-authentication-service/
Apache License 2.0
112 stars 32 forks source link

Support indieauth as a backend auth provider #531

Open ShadowJonathan opened 2 years ago

ShadowJonathan commented 2 years ago

I recently came across this, it seems IndieAuth is a way to authenticate you by your own domain, effectively abstracting away from any SSO, to making your own site your SSO.

It could probably serve well as an optional extension or plug-in, but it seems useful nonetheless.

erlend-sh commented 1 year ago

On the topic of more decentralized (and more fringe) identity/auth protocols, I’ll just drop https://ucan.xyz/ in here as well.

https://github.com/ucan-wg/rs-ucan

matrixbot commented 1 month ago

For your information, this issue has been copied over to the Element fork of matrix-authentication-service: https://github.com/element-hq/matrix-authentication-service/issues/531