I realize now that this may be more of a GCP issue than an ADK. However, have not seen this issue in any tutorials or in the documentation (might have missed it)
I know of google IAM and IAP. IAP seems to have so many steps that I wonder if I am missing something. Lets say I make a simple ADK app and deploy it using gcloud. Should it not be failry easy to make only me (the owner) and someone else (the client) be able to use the app?
So I guess what I am really asking is what are the common (and best) practices to give access to an ADK application.
I also know that ADK is standalone so I could try to deploy on another service that makes it easer to share with a client but I have not looked into those options yet.
I realize now that this may be more of a GCP issue than an ADK. However, have not seen this issue in any tutorials or in the documentation (might have missed it)
I know of google IAM and IAP. IAP seems to have so many steps that I wonder if I am missing something. Lets say I make a simple ADK app and deploy it using gcloud. Should it not be failry easy to make only me (the owner) and someone else (the client) be able to use the app?
So I guess what I am really asking is what are the common (and best) practices to give access to an ADK application.
I also know that ADK is standalone so I could try to deploy on another service that makes it easer to share with a client but I have not looked into those options yet.