Element Summary

ElementDescriptionClass
ws-service-locatororg.josso.gateway.WebserviceGatewayServiceLocator

Element Detail

Element: ws-service-locator

AttributeTypeDescription
endpointxs:stringSOAP end point, e.g. localhost:8080
identityManagerServicePathxs:stringSet the SSOIdentityManager service full path (everything that goes after the endpoint).
identityProviderServicePathxs:stringSet the SSOIdentityProvider service full path (everything that goes after the endpoint).
passwordxs:stringSet the password used to authenticate SOAP messages.
servicesWebContextxs:stringSOAP end point services web context, e.g. myjosso
sessionManagerServicePathxs:stringSet the SSOSessionManager service full path (everything that goes after the endpoint).
transportSecurityxs:stringTransport security used in SOAP messages, valid values are : none|confidential
usernamexs:stringGetter for username used to authenticate SOAP messages.