inspector icon indicating copy to clipboard operation
inspector copied to clipboard

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

Open symdeb opened this issue 2 months ago • 0 comments

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

symdeb avatar Nov 08 '25 15:11 symdeb