oauth2 filter: Make OAuth scopes configurable. by andreyprezotto · Pull Request #14168 · envoyproxy/envoy

Commit Message: Makes OAuth scopes configurable. New optional parameter 'auth_scopes' added to the filter. The default value is 'user' (if not provided) to avoid breaking changes to...