Add OAuth 2.0 dynamic client registration#2148
Merged
richvdh merged 8 commits intomatrix-org:mainfrom Jun 18, 2025
Merged
Conversation
Heavily based on the event-fields shortcode but allows to show schemas in the /data/schemas directory. Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
As per MSC2966 Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
3e3ef67 to
93e8ec2
Compare
richvdh
reviewed
Jun 10, 2025
content/client-server-api/_index.md
Outdated
| ##### Dynamic client registration flow | ||
|
|
||
| To register, the client sends an HTTP `POST` request to the | ||
| `registration_endpoint`, which can be found in the server metadata. The body of |
Member
There was a problem hiding this comment.
todo: add a link to the metadata endpoint
Contributor
Author
There was a problem hiding this comment.
I could do it now and then we just need to merge #2147 before this?
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
richvdh
approved these changes
Jun 17, 2025
Member
richvdh
left a comment
There was a problem hiding this comment.
LGTM other than missing a link to metadata
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
Contributor
Author
|
Link added! |
3 tasks
35 tasks
34 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Based on #2141.
As per MSC2966.
Pull Request Checklist
Preview: https://pr2148--matrix-spec-previews.netlify.app