Can one API product have 2 proxies with different authentication methods?,Can i create one product which supports multiple proxies with different authentication?

I have mutliple APIs falling into 2 different user authentication mechanisms, one set of users should use ADFS authentication and one set of users can use client key authentication, how can accomadate this with one product?

,

I have APIs with different authentication (one is ADFS one client key), i have created 2 proxies for these 2 APIs and i would like to add these 2 proxies to one product but how developers will subscribe to this product and which authentication they will use?

0 1 253
1 REPLY 1

You can add these two proxies in a same product, as customer will subscribe the single product but while accessing the proxy customer need to pass all parameters as required by the each proxy. You have to tell the customer that while accessing the proxy, they have to pass the correct request to each proxy.