Changeset 1018 for TI12-security/trunk/python/conf/mapConfig.xml
- Timestamp:
- 25/05/06 16:14:18 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TI12-security/trunk/python/conf/mapConfig.xml
r739 r1018 2 2 <AAmap> 3 3 <trusted name="BODC"> 4 <wsdl>bodcAttAuthorityURI</wsdl> 5 <role remote="aBODCrole" local="aLocalRole"/> 4 <wsdl>bodcAttAuthorityURI</wsdl> 5 <loginURI>bodcLoginPageURI</loginURI> 6 <role remote="aBODCrole" local="aLocalRole"/> 6 7 </trusted> 7 8 <trusted name="escience"> 8 9 <role remote="anEScienceRole" local="anotherLocalRole"/>9 <wsdl>eScienceAttAuthorityURI</wsdl> 10 <role remote="anEScienceRole" local="anotherLocalRole"/> 10 11 </trusted> 11 12 </AAmap>
Note: See TracChangeset
for help on using the changeset viewer.