API Gateway + Identity Plattform Second tenant

Hi there. My question is not related to Apigee, 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 105
2 REPLIES 2

use OAUTH2 allowed scopes

Hi, thanks for responding. Unfortunately, according to this docs, API Gateway does not supports scopes 😞 

https://cloud.google.com/endpoints/docs/openapi/openapi-limitations

Or maybe I understood wrong