The JOSSO installer should support two new options:
idp-host-name : allows the user to specify the gateway host, used in soap endpoint and login URLs
host-name : allows the user to specify the name of the host where the agent is being deployed.
idp-type : (values : josso, atricore-idbus).
The changes that should be done to josso-agent-config.xml for idp-type: atricore-idbus can be found at
http://www.atricore.org/confluence/display/IDBUS/Quick+Start
We can use the same mechanism used to update catalina server.xml file, but we must update the josso-agent-config.xml file file after installing it.
agent install -t /tmp/apache-tomcat-6.0.26 -p tc60 --idp-type xxxx
The -p --platform option has a similar behaviour , restraining the list of valid values.