Hi Yuriy,
When you say “access to a guest collection”, do you mean that you want to give it the ability to do things like list directories, initiate transfers, and download files over HTTPS (for suitably-enabled guest collections)?
If that is true, then you are right that you need a Confidential Client, something that has a Client ID (a UUID) and Secret, and its own Globus Identity (which is “UU...@clients.auth.globus.org”). Native apps don’t have a secret, because they’re meant to be deployed in locations where users have full access to the code (including to any secrets embedded within the code).
Could you please provide some more information on how your app is going to be deployed? Is it going to be in a location where users will have access to the code (for example, by running a script), or will it be accessed through a more-limited way that prevents access to code (like, through a web UI)?
~ Karl
--
You received this message because you are subscribed to the Google Groups "Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
discuss+u...@globus.org.



