2

I am using GeoServer 2.6.2.

I have a problem with the WMS service.

to authenticate the service wms configure the following rule in " List of access to services"

wms.GetMap ROLE_AUTHENTICATED

but the response this url

http://localhost/geoserver/xxxx/wms?service=WMS&version=1.1.0&request=GetMap&layers=xxxx:clientes&styles=&bbox=.......&width=378&height=512&srs=EPSG:4326&format=application/openlayers

is

Estado HTTP 500 - Request processing failed; nested exception is org.springframework.security.authentication.InsufficientAuthenticationException: Cannot access WMS.GetMap as anonymous

PolyGeo
65.5k29 gold badges115 silver badges350 bronze badges
asked Feb 24, 2015 at 23:17

1 Answer 1

3

Maybe this will help you: https://stackoverflow.com/questions/25261945/cannot-access-wms-getmap-as-anonymous-in-geoserver

It is another problem, but read the last comment on the page and try to configurate the "Allowing anonymous read-only access" (http://docs.geoserver.org/stable/en/user/security/service.html)

answered Feb 25, 2015 at 9:36

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.