>> I am new with Geoserver and I would like to do same as google api >> authentication >> process for our clients, can anyone guide me how do I do that? > .. > To do it today you'd have to modify the GeoServer code in the > main (core) module
Here is a tutorial on how to have (basic) integration with LDAP: http://wiki.osgeo.org/wiki/Enterprise_Linux_GIS#LDAP_Authentication Thanks to Spring Security, this is just a matter of configuration, no change in the Java code required. (this was written for Enterprise Linux but should apply for any GeoServer 2.1) Cheers, Mathieu ------------------------------------------------------------------------------ EMC VNX: the world's simplest storage, starting under $10K The only unified storage solution that offers unified management Up to 160% more powerful than alternatives and 25% more efficient. Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
