-
Notifications
You must be signed in to change notification settings - Fork 903
Open
Labels
authIssues and PRs related to authorizationIssues and PRs related to authorizationbugSomething isn't workingSomething isn't workingwaiting on sdkWaiting for an SDK featureWaiting for an SDK feature
Description
Describe the bug
The OAuth debugger includes all the scopes_supported
values in the Authorization URL step as a query param, but even if scope is marked as required
in the authorization server metadata, the scope
query param isn't included in the URL when clicking the "Connect" button.
Expected behavior
The authorization URL for the two OAuth connection methods (debugger or simple "connect" button) should match exactly.
Related PR: #355
dr3s
Metadata
Metadata
Assignees
Labels
authIssues and PRs related to authorizationIssues and PRs related to authorizationbugSomething isn't workingSomething isn't workingwaiting on sdkWaiting for an SDK featureWaiting for an SDK feature