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

Dynamic client registration should allow for a software_id to be configured and used #60

@travisspencer

Description

@travisspencer

While the op_test tool is for testing OIDC dynamic client registration, some OPs also support the OAuth dynamic client registration protocol. This spec defines some additional inputs that the registering client must send to the OP/AS. It would make the op_test tool more useful if some/all of these were possible to configure. In particular, the software_id defined in that spec is quite useful in a number of use cases. To support the testing of these, the op_test tool should allow for a software_id to be configured:

screen shot 2017-08-05 at 10 29 57 am

If this is configured, the test tool should include this in the body of the client registration request as JSON (per RFC 7591 and section 3.1 of the corresponding OIDC spec).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions