-
Notifications
You must be signed in to change notification settings - Fork 655
Open
Labels
authIssues related to authentication and/or authorizationIssues related to authentication and/or authorizationbugSomething isn't workingSomething isn't working
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 related to authentication and/or authorizationIssues related to authentication and/or authorizationbugSomething isn't workingSomething isn't working