1
vote
2answers
790 views
Secure Java SOAP web service - Active Directory authentication Trust
I want to build a secure web-service betweeen a Java producer and a Java consumer. I want to authenticate using Active Directory using the domain accounts that the producer and consumer are running …
