<p></p>
<p>I was testing in Postman and wanted to find out, which scopes are needed for applications like Discourse.</p>
<p>I started out creating a new application with the following scopes.<br>
<a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/5842757/131152315-6ffc73a7-5890-4490-b758-1b3c8d27b99c.png"><img src="https://user-images.githubusercontent.com/5842757/131152315-6ffc73a7-5890-4490-b758-1b3c8d27b99c.png" alt="postman1" style="max-width:100%;"></a></p>
<p>Later on in Postman, if was sufficient to provide "read_prefs" and "read_email" as scopes. The authorization was still automatically skipped without a need to explicitly mention "skip_authorization":</p>
<p><a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/5842757/131152504-aba87618-9b37-4553-8572-385b8230e0ac.png"><img src="https://user-images.githubusercontent.com/5842757/131152504-aba87618-9b37-4553-8572-385b8230e0ac.png" alt="postman2" style="max-width:100%;"></a></p>
<p>For other application which don't have the "skip_authorization" scope set on application level, I would still need to authorize all scope, like before. So the existing logic for non-privileged OAuth2 apps is still in place and works fine.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/pull/3300#issuecomment-907294191">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLK3XH4ELIIIYEXWZITT66WZVANCNFSM5CXNMGEA">unsubscribe</a>.<br />Triage notifications on the go with GitHub Mobile for <a href="https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675">iOS</a> or <a href="https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub">Android</a>.
<img src="https://github.com/notifications/beacon/AAK2OLMMTNOTUVVZUECYWILT66WZVA5CNFSM5CXNMGEKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOGYKDL3Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/pull/3300#issuecomment-907294191",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/3300#issuecomment-907294191",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>