User credentials

If you want to use credentials other than the Anonymous Authentication credentials to access a map service, add them to the <CONFIG> element. Add the user, pw, and domain attributes, as shown in this example:

<CONFIG user="user123" pw="pw123" domain="domain123"
wms="http://servername/OGCProviderWMS/WMSService"
wfs="http://servername/OGCProviderWFS/WFSService"
wfsversion="1.1.0"
wmsversion="1.3.0"
srs="EPSG:28356" />