Skip to content

Do not request data_access scopes for HA Globus Endpoints #679

@gpauloski

Description

@gpauloski

Describe the problem.

When creating the Globus Transfer client we request data access scopes for the list of Globus endpoints:

client.add_app_data_access_scope(collections)

But some of these could be HA which don't have data access scopes. We need to skip these like in the example: https://globus-sdk-python.readthedocs.io/en/latest/user_guide/usage_patterns/data_transfer/detecting_data_access/index.html

It would also be good to add a note to the CLI to not request data access scopes for HA.

How did you install ProxyStore?

N/A

ProxyStore Version

v0.8

Python Version

all

OS and Platform

all

Metadata

Metadata

Assignees

Labels

bugError, flaw, or fault that causes unexpected behavior

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions