aeac39f67d
The migration entry named the wrong v1 trigger for the removed authorization-server fallback: it fired when the protected resource metadata was absent or omitted scopes_supported, not when it published an empty list. Also note that the offline_access append needs a base scope, so flows that previously drew only on the authorization server's list no longer request it. No-Verification-Needed: doc- and comment-only edits