LSID authority cannot be contacted by clients
Brought to you by:
kwolstencroft,
nsharman
LSID clients seem to expect the authority service to be
at /authority whatever is specified in a host mapping
confiugration file on a client.
Therefore LSID clients such as Launchpad or the
TestClient supplied with the LSID stack from IBM cannot
currently find the myGrid authority.
This can be fixed by changing the name of the war file
to authority.war
However, this will then have consequences for the
workbench and MIR which will need to be reconfigured
to contact the assigning service at a different endpoint.
Logged In: YES
user_id=1159486
The main change is, in module lsid-authority to override the
default WAR file name of lsid-authority to authority.
In consequence, the name of the authority in the
lsid-dataserve initialization file
etc/lsid-dataservice.properties must be changed to suit.