All,
We have an OSB 12.1.3 (12c) proxy service that connects to an external provider via a business service. The Business Service requires thet we pass credentails via "http basic" over SSL / HTTPS; the business servcie is a HTTP Get resource. For this we have applied the oracle/http_basic_auth_over_ssl_client_policy and allocated a fixed csf-key to hold the credentials. This all works fine.
My question is does anyone know if the csf-key can dynamically be allocated? We need to connect to the same business service using different credentials and would prefer to allocate this key dynamically based on routing logic rather than duplicating the business service for each users (each with its own csf-key allocated).
If not, can any suggest any alternative viable options.
Thanks Again
Dave