Hi there. My question is not related with Cloud Run it self, instead it is for API Gateway. I set up a new tenant in my Identity Platform, and I need to set a security definition in a OpenAPI document for an API Gateway to authenticate users that ONLY belongs to this new tenant. Any one can give me some advice??
Hello,
Are you using Firebase auth?
If you are, looking at the format here, it only allows to specify a project ID so multi-tenancy would not be possible. However, please note you can create a feature request about this if you would like for it to be evaluated and potentially officially supported in the future.
Thanks David, I will ask for a feature request.