Hi all,
I am using normal wms layer request like:
mapThis = new OpenLayers.Layer.WMS("Basemap", "
https://username:[email protected]/image",
{layers: 'perus',
singleTile: true,
srs: 'EPSG:4326',
format: 'image/png',
styles: ['style_1'],
transparent: false
},
{isBaseLayer: true});
My problem is that this authentication "
username:[email protected]/image" is not working how I would like. It
is still asking everytime username/password when I reload map or when I
remove map. (Browsers box that asks username/password)
So I am asking that what is right way to handle this wms authentication ?
Br.
Grant
_______________________________________________
Users mailing list
[email protected]
http://openlayers.org/mailman/listinfo/users