-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
authIssues and PRs related to authorizationIssues and PRs related to authorizationbugSomething isn't workingSomething isn't workingneeds-triageNeeds to be triaged by maintainersNeeds to be triaged by maintainers
Description
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
Metadata
Metadata
Assignees
Labels
authIssues and PRs related to authorizationIssues and PRs related to authorizationbugSomething isn't workingSomething isn't workingneeds-triageNeeds to be triaged by maintainersNeeds to be triaged by maintainers