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

Dynamic client registration response is not spec compliant #2848

Open
@tonkku107

Description

@tonkku107

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