Invoke from OSB a SOAP business service with Kerberos authentication
Hi.
I'm trying to invoke a SOAP busines service via OSB and this business service requires a Kerberos authentication against the AD.
The machine in which the OSB is running is already on the AD.
What do I need to do in order to invoke that service successfully? Just attach an owsm kerberos policy with that business service and configure the service.principal.name? Or do I need extra configuration?
Thank you.