globus / globus-sdk-python

Globus SDK for Python
Apache License 2.0
68 stars 38 forks source link

Fix prefill_named_grant when set via GlobusApp #1075

Closed sirosen closed 1 month ago

sirosen commented 1 month ago

This uses a "nice" format of <app> on <host>. e.g.,

sample-script on porgy-and-bess

Where app_name="sample-script" and the hostname is "porgy-and-bess".


📚 Documentation preview 📚: https://globus-sdk-python--1075.org.readthedocs.build/en/1075/

sirosen commented 1 month ago

Yeah, this is where the discussion landed. Also, I'm pretty sure this won't conflict with other work, so I'm going ahead with the merge.