Subversion URL: http://proj.badc.rl.ac.uk/svn/ndg/TI12-security/branches/BODC/conf/bodcMapConfig.xml@759
Revision 759,
504 bytes
checked in by pjkersha, 15 years ago
(diff) |
Custom files for each data centre. The directory structure reflects that of the installation.
In each case, conf/ contains the map configuration file.
|
Line | |
---|
1 | <?xml version="1.0" encoding="utf-8"?> |
---|
2 | <AAmap> |
---|
3 | <trusted name="BADC"> |
---|
4 | <wsdl>bodcAttAuthorityURI</wsdl> |
---|
5 | <role remote="aBADCrole" local="aBODCrole"/> |
---|
6 | </trusted> |
---|
7 | <trusted name="NOCS"> |
---|
8 | <wsdl>nocsAttAuthorityURI</wsdl> |
---|
9 | <role remote="anNOCSrole" local="anotherBODCrole"/> |
---|
10 | </trusted> |
---|
11 | <trusted name="PML"> |
---|
12 | <wsdl>pmlAttAuthorityURI</wsdl> |
---|
13 | <role remote="aPMLrole" local="yetAnotherBODCrole"/> |
---|
14 | <role remote="anotherPMLrole" local="andAnotherBODCrole"/> |
---|
15 | </trusted> |
---|
16 | </AAmap> |
---|
Note: See
TracBrowser
for help on using the repository browser.