Changeset 2718
- Timestamp:
- 10/07/07 15:32:49 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TI12-security/branches/PML/conf/pmlMapConfig.xml
r1095 r2718 1 1 <?xml version="1.0" encoding="utf-8"?> 2 2 <AAmap> 3 <thisHost name="PML"> 4 <aaURI/> 5 <loginURI/> 6 </thisHost> 3 7 <trusted name="BADC"> 4 <wsdl>http://glue.badc.rl.ac.uk/attAuthority.wsdl</wsdl> 8 <aaURI/> 9 <loginURI/> 5 10 <role remote="NercInst" local="nercCentreSurvey"/> 6 11 <role remote="NercFunded" local="nercOther"/> … … 17 22 </trusted> 18 23 <trusted name="BODC"> 19 <wsdl>http://livglue.nerc-liv.ac.uk/attAuthority.wsdl</wsdl> 24 <aaURI/> 25 <loginURI/> 20 26 <role remote="anonymous" local="public"/> 21 27 <role remote="public" local="public"/> … … 62 68 </trusted> 63 69 <trusted name="NOCS"> 64 <wsdl>http://ndg.noc.soton.ac.uk/attAuthority.wsdl</wsdl> 70 <aaURI/> 71 <loginURI/> 65 72 <role remote="ndgUser" local="public"/> 66 73 <role remote="Anonymous" local="public"/>
Note: See TracChangeset
for help on using the changeset viewer.