Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

Dynamic client registration response is not spec compliant #2848

Open
tonkku107 opened this issue Jun 18, 2024 · 1 comment
Open

Dynamic client registration response is not spec compliant #2848

tonkku107 opened this issue Jun 18, 2024 · 1 comment

Comments

@tonkku107
Copy link

tonkku107 commented Jun 18, 2024

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

@matrixbot
Copy link
Member

For your information, this issue has been copied over to the Element fork of matrix-authentication-service: element-hq/matrix-authentication-service#2848

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants