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

Dynamic client registration response is not spec compliant #2848

Closed
matrixbot opened this issue Sep 10, 2024 · 0 comments · Fixed by #3202
Closed

Dynamic client registration response is not spec compliant #2848

matrixbot opened this issue Sep 10, 2024 · 0 comments · Fixed by #3202

Comments

@matrixbot
Copy link
Collaborator

This issue was originally created by @tonkku107 at matrix-org/matrix-authentication-service#2848.

The OpenID spec requires that the response includes all the client metadata.

From OpenID Connect Dynamic Client Registration 1.0 Section 3.2:

Upon successful registration, the Client Registration Endpoint returns the newly created Client Identifier and, if applicable, a Client Secret, along with all registered Metadata about this Client, including any fields provisioned by the Authorization Server itself.

Currently Matrix Authentication Service only returns client_id and client_id_issued_at

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 a pull request may close this issue.

1 participant