diff --git a/content/blog/2025/01/2025-01-06-authentication-changes.md b/content/blog/2025/01/2025-01-06-authentication-changes.md index 398e85811..cf0ad1043 100644 --- a/content/blog/2025/01/2025-01-06-authentication-changes.md +++ b/content/blog/2025/01/2025-01-06-authentication-changes.md @@ -16,6 +16,8 @@ Matrix Authentication Service is Matrix's next-generation authentication stack. You can find all the technical details in Quentin's Matrix Conf talk, [Harder Better Faster Stronger Authentication with OpenID Connect](https://www.youtube.com/watch?v=wOW8keNafdE). + + ## What's the impact Client developers need to ensure that their projects support [the requirements listed on areweoidcyet.com](https://areweoidcyet.com/#next-gen-auth-aware-clients) and, more precisely, the requirements listed in [MSC3824](https://github.com/matrix-org/matrix-spec-proposals/pull/3824). @@ -36,4 +38,4 @@ The Matrix.org Foundation is open to re-enabling guests accounts once it has the We encourage developers using guest access for room information, such as topics, aliases, or member counts, to utilize the endpoint proposed by [MSC3266](https://github.com/matrix-org/matrix-spec-proposals/pull/3266). This endpoint is publicly accessible without authentication and can serve as an alternative resource until guest access is reinstated in a more robust form. -We appreciate your understanding as we take these steps to enhance the user experience on Matrix.org. \ No newline at end of file +We appreciate your understanding as we take these steps to enhance the user experience on Matrix.org.