Skip to content
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

Update the client registration to comply with MSC2966 #3202

Merged
merged 3 commits into from
Sep 20, 2024

Conversation

sandhose
Copy link
Member

I recently updates MSC2966 to make multiple fields optional.
This reflects that, mainly by removing the requirements on the contacts, as the policy_uri and tos_uri were already optional.

I also made it so that it returns the metadata the server registered on that endpoint, as it is mandated by the spec

Fixes #2848

@sandhose sandhose added the A-Client-Registration Related to OIDC Dynamic Client Registration label Sep 13, 2024
Copy link

cloudflare-workers-and-pages bot commented Sep 13, 2024

Deploying matrix-authentication-service-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0644040
Status: ✅  Deploy successful!
Preview URL: https://4ff7cd3a.matrix-authentication-service-docs.pages.dev
Branch Preview URL: https://quenting-msc2966-updates.matrix-authentication-service-docs.pages.dev

View logs

@sandhose sandhose force-pushed the quenting/msc2966-updates branch from 6c6c83d to 0644040 Compare September 13, 2024 15:41
@sandhose sandhose requested a review from reivilibre September 17, 2024 09:07
@sandhose sandhose merged commit 87f3452 into main Sep 20, 2024
17 checks passed
@sandhose sandhose deleted the quenting/msc2966-updates branch September 20, 2024 18:39
@sandhose sandhose removed the request for review from reivilibre September 20, 2024 18:39
@sandhose sandhose added the T-Enhancement New feature of request label Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Client-Registration Related to OIDC Dynamic Client Registration T-Enhancement New feature of request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dynamic client registration response is not spec compliant
1 participant