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

Allow upgrading existing synapse users to upstream oidc providers on import #3135

Open MTRNord opened 2 months ago

MTRNord commented 2 months ago

It would be great to say on import or afterwards that a certain user should be "upgraded" to match a certain upstream provider user. Currently, I am guessing this would be rather hacky to achieve by manipulating the db which is neither supported nor sensible.

matrixbot commented 2 months 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/3135