Skip to content

Commit

Permalink
Read more... 2025-01-06-authentication-changes.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HarHarLinks authored Jan 8, 2025
1 parent a14af1a commit f415015
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion content/blog/2025/01/2025-01-06-authentication-changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

<!-- more -->

## 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).
Expand All @@ -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.
We appreciate your understanding as we take these steps to enhance the user experience on Matrix.org.

0 comments on commit f415015

Please sign in to comment.