How can we check if our app is installed for some organizations but not all of them? How can we check if our app is installed for some organizations but not all of them? python python

How can we check if our app is installed for some organizations but not all of them?


Not sure, but may have found a way. From the documentation I asserted that domain wide access is needed to impersonate a user within the target domain. Service apps do not need this for other tasks. While convoluted, you can test if you get credentials without the sub parameter to SignedJwtAssertionCredentials. If this succeeds, but adding the sub parameter fails, you're installed but not domain wide.

Let us know if this works and obviously Google has some work to do there still.


You can add ping back, every hour or so call some end point. If the ping was too long ago they probably remove the app