inspector
inspector copied to clipboard
Inspector does not update CLient ID field after DCR /register call
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
- Clear the Client ID id field in Oauth2 flow settings
- Clear OAUTH2 state and start a new OAUTH2 flow in inspector
- A call to token endpoint fails because the client_id is missing
- Observe that the Client ID is blank
Expected behavior
- After /register call update the client_id field
- use the client_id value in /token request Screenshots
Environment (please complete the following information):
- Ubuntu 25.04
- Firefox