Skip to content

Dynamic client registration response is not spec compliant #2848

Closed
@matrixbot

Description

@matrixbot

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions