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

Product configuration for multiple proxies and restrictions

I read article Making sense of api products for understanding product configuration but didnt go my answer. As per our use case, there is a customer who wants to access multiple proxies but with some restrictions.

Proxy base path = /proxy-a

flows =

/customer

/customer/account

Proxy base path = /proxy-b

flows =

/account

/transactions

Now what is the best way to create product for allowing customer to access all flows in proxy-a but only /account in proxy-b.

With current UI, if add both proxy-a and proxy-b, it imports base path of both which gives access to all flows in both proxies and if add path /account, it appends path to base path of both proxies.

I am planning to use features.isSingleForwardSlashBlockingEnabled to be more granular in access but dont want to be pain in future. Are there any recommendations

0 1 171
1 REPLY 1