We have done this using basic authorization with the Authorization header and 
bearer.

//pseudo code
Headers.add("Authorization", "Bearer myuser:mypass");

Chris Snider
Senior Software Engineer
Intelligent Software Solutions, Inc.



-----Original Message-----
From: mlg27 [mailto:[email protected]] 
Sent: Friday, April 04, 2014 9:42 AM
To: [email protected]
Subject: [Geoserver-users] Login into geoserver from java

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