Hello,
Implementing custom scopes via AWS cognito is forcing us to add a resource name prefix to the scope name.
e.g. wlcg/storage.read:/foo/bar
instead of storage.read:/foo/bar
I would like to request that a feature that will read and discard the resource name prefix while processing the scopes.
Thank You.