Skip to content

Inspector does not update CLient ID field after DCR /register call #910

@symdeb

Description

@symdeb

Inspector Version

0.17.2

Describe the bug

During OAUTH2 cycle and a DCR call to /register, the client_id field in config stays blank and OAuth2 cycle fails at /token request

To Reproduce

  1. Clear the Client ID id field in Oauth2 flow settings
  2. Clear OAUTH2 state and start a new OAUTH2 flow in inspector
  3. A call to token endpoint fails because the client_id is missing
  4. Observe that the Client ID is blank

Expected behavior

  1. After /register call update the client_id field
  2. use the client_id value in /token request
    Screenshots
Image

Environment (please complete the following information):

  • Ubuntu 25.04
  • Firefox

Metadata

Metadata

Assignees

No one assigned

    Labels

    authIssues and PRs related to authorizationbugSomething isn't workingneeds-triageNeeds to be triaged by maintainers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions