Replies: 3 comments 3 replies
-
Depends a bit on the kind of changes, but as long as it is following OAuth/OIDC standards sure. You can keep us updated here and maybe sketch out what is needed once you figured it out 👍 |
Beta Was this translation helpful? Give feedback.
-
Yes please! I'm currently trying to authenticate to Matrix via Hydra but after login, hydra/kratos doesn't send me back to my Matrix client. No idea if it's just not compatible or what. In the Synapse docs they say it has been tested with hydra but no documentation can be found anywhere. |
Beta Was this translation helpful? Give feedback.
-
There’s now a more complete spec and tracking issue for this work: https://matrix.org/blog/2022/08/10/areweoidcyet-com-matrix-and-open-id-connect According to this, Synapse has already been tested with Hydra as an OpenID Connect provider. Further testing with Ory is tracked here. (As for upstreaming anything from the aforementioned Commune, that’s unfortunately an uncertainty still, as my dev collaborator lives in a tumultuous part of the world and so their availability varies.) |
Beta Was this translation helpful? Give feedback.
-
The Matrix comms spec is changing to be built on top of the OAuth and OpenID standards:
matrix-org/matrix-spec-proposals#2964
https://github.com/matrix-org/matrix-authentication-service
We are looking into Hydra for Commune’s id/auth component, so if it works out we’ll probably make some glue layer between Hydra and Matrix.
Might there be interest in having any such compatibility extension upstreamed?
Beta Was this translation helpful? Give feedback.
All reactions