Attribute | Type | Description |
---|
endpoint | xs:string | SOAP end point, e.g. localhost:8080 |
identityManagerServicePath | xs:string | Set the SSOIdentityManager service full path (everything that goes after the endpoint). |
identityProviderServicePath | xs:string | Set the SSOIdentityProvider service full path (everything that goes after the endpoint). |
password | xs:string | Set the password used to authenticate SOAP messages. |
servicesWebContext | xs:string | SOAP end point services web context, e.g. myjosso |
sessionManagerServicePath | xs:string | Set the SSOSessionManager service full path (everything that goes after the endpoint). |
transportSecurity | xs:string | Transport security used in SOAP messages, valid values are : none|confidential |
username | xs:string | Getter for username used to authenticate SOAP messages. |