Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

API gateway + Identity Platform second tenant

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??

0 2 772
2 REPLIES 2

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.