I am not quite sure what you are asking for ... perhaps I can ask what you
wish to accomplish by logging into GeoServer?

a) Access maps or mapping data

The web services are stateless and do not require a session to access.

b) Configuration

Configure is easiest to perform as an administration using the web
administration application. You may wish to write another program to
perform configuration for you using the "REST API". Each REST api request
is independent, but requires a username and password.

Jody


Jody Garnett


On Sat, Apr 5, 2014 at 2:42 AM, mlg27 <[email protected]> wrote:

> hi,
>
> I want to log in geroserver from a java web application using post request.
> How I can do this?
>
> Exists any url like
> "http//:host:port/geoserver/login?username=usr&password=pass"?
>
> Thanks in advance.
>
> Cheers, Samuel
>
>
>
>
> --
> View this message in context:
> http://osgeo-org.1560.x6.nabble.com/Login-into-geoserver-from-java-tp5133178.html
> Sent from the GeoServer - User mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Geoserver-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>
------------------------------------------------------------------------------
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to