Hi Team,
We are currently using BP version 6.2.1 and we have exposed our BP service to external team like appian.So when they consume our service they are getting €œ401 Unauthorized€ error
even though they send the right credentials and make use of Basic Authentication .
So to cross check this scenario we tried to hit the service via soap UI and found that BP basic authentication is case sensitive for header Name €œAuthorization€€
PFA for better understanding of the situation
So question here is
1) How do we change this authorization to not be case sensitive in BP.Since most of our external system that consume this service face this authorization issue.so please suggest???
2) Can the external party consume or BP service without any basic authentication.