Skip to content

Add OAuth 2.0 dynamic client registration #2148

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Jun 18, 2025

Conversation

zecakeh
Copy link
Contributor

@zecakeh zecakeh commented May 24, 2025

Based on #2141.

As per MSC2966.

Pull Request Checklist

Preview: https://pr2148--matrix-spec-previews.netlify.app

zecakeh added 3 commits June 3, 2025 20:11
Heavily based on the event-fields shortcode but allows to show schemas
in the /data/schemas directory.

Signed-off-by: Kévin Commaille <[email protected]>
As per MSC2966

Signed-off-by: Kévin Commaille <[email protected]>
Signed-off-by: Kévin Commaille <[email protected]>
@zecakeh zecakeh force-pushed the dynamic-client-registration branch from 3e3ef67 to 93e8ec2 Compare June 3, 2025 18:11
##### 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
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

todo: add a link to the metadata endpoint

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I could do it now and then we just need to merge #2147 before this?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#2147 is now merged, so sure!

Copy link
Member

@richvdh richvdh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM other than missing a link to metadata

Signed-off-by: Kévin Commaille <[email protected]>
@zecakeh
Copy link
Contributor Author

zecakeh commented Jun 18, 2025

Link added!

@zecakeh zecakeh requested a review from richvdh June 18, 2025 08:59
Copy link
Member

@richvdh richvdh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect

@richvdh richvdh merged commit 9244c84 into matrix-org:main Jun 18, 2025
12 checks passed
@zecakeh zecakeh deleted the dynamic-client-registration branch June 18, 2025 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants