<#1553 Pass locally defined scopes to RemoteClient...
# flyte-github
a
#1553 Pass locally defined scopes to RemoteClientConfigStore Pull request opened by franco-bocci TL;DR This PR fixes a bug in the auth mechanism where locally defined
scopes
are ignored and the ones defined in the admin are always used. Type ☑︎ Bug Fix ☐ Feature ☐ Plugin Are all requirements met? ☑︎ Code completed ☐ Smoke tested ☑︎ Unit tests added ☑︎ Code documentation added ☐ Any pending items have an associated Issue Complete description If
scopes
are locally defined, use those for auth. This mirrors the reference implementation here. Tracking Issue flyteorg/flyte#3486 Follow-up issue flyteorg/flytekit Codecov: 69.60% (-0.10%) compared to 34f80ba 29 other checks have passed 29/30 successful checks