Closed (outdated)
Project:
Simple OAuth (OAuth2) & OpenID Connect
Version:
8.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Jan 2019 at 13:39 UTC
Updated:
2 Dec 2021 at 06:06 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
yannickooComment #3
yannickooComment #4
bradjones1I'm going to mark this as won't fix, as scopes are designed to allow for fine-grained control of the scope of the tokens issued for the consumer in question. Might also be worth seeing the discussion on the related issue.
Comment #5
bradjones1Additional note, the authenticated scope is always added; anonymous doesn't apply.