How to Pass-Thru Basic HTTP Authentication credentials to Backend Webservices?
(Doc ID 777130.1)
Last updated on NOVEMBER 15, 2023
Applies to:
Oracle Service Bus - Version 2.1 and laterInformation in this document applies to any platform.
Information in this document applies to any platform
Goal
DESCRIPTION:
Customer has a Backend Webservice that is running under HTTP and protected by Basic Authentication. On OSB, they have a Business Service based on this WSDL and a Proxy Service configured on the Business Service. They would like to have the client of the proxy service provide the basic ID/password to the Proxy Service and have that passed through to the backend Web service for authentication and authorization. They do not want to enforce by having users/groups, etc. at OSB level. Basically, they want to avoid duplicating the security information from the backend Web service's server domain into the OSB domain as well.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |