Hi, GeoServer user management and your asp.NET session don't know about each other. You have to explore options to integrate their user management layer. A simpler option would be to proxy GeoServer HTTP requests through your asp.NET application and use the proxy for authentication/authorization.
Regards, Andreas. On Nov 8, 2010, at 13:58 , bumbala wrote: > > As you said, that would be unsecure :) > > Is there any other way? When I logon with the appropriate credentials, I > think it is stored in the session. If I can set the credentials to session, > the problem may be solved. I am using aspnet btw. > > Thanks. > -- > View this message in context: > http://osgeo-org.1803224.n2.nabble.com/User-Credentials-tp5716246p5716748.html > Sent from the OpenLayers Users mailing list archive at Nabble.com. > _______________________________________________ > Users mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/openlayers-users -- Andreas Hocevar OpenGeo - http://opengeo.org/ Expert service straight from the developers. _______________________________________________ Users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/openlayers-users
