I require help on integration of web service with JOSSO for authentication. Whenever a request comes from SOAP UI(client) to service, it should be authenticated against an Active Directory server, and if it succeeds then it should hit the service endpoint.
After a long struggle, we came to know JOSSO exposing their login methods as web services also. But for authenticating against AD, you have to make least two or three web service calls.
Just for testing, you can download this wsdl as a project in to SOAP-UI tool and hit to get response.
You can find the same from source code also: \josso-1.8.3-src\components\josso-ws-v1_2\src\main\wsdl\josso-1.2.wsdl