Hi

Thanks for the kind reply.

We want to access the secured Geoserver layers but we don't want to send
HTTP header with user/password for each request. (This would expose the
credentials and we don't want to).  We want to internally login to
Geoserver from our PHP application. We have achieved through a simple PHP
script which allows us to login to GeoServer and gets redirected to
application page internally.  This is working well in Windows but we find
issues when we deployed the application on Linux box. The login script page
is not working on Linux. However, if we login to GS in another tab and then
access our application, it is working.  Now, in the present scenario,

1) How to access Geoserver secured WMS layers in web application on Linux?
or

2) How to logon to  Geoserver from web application

Thank you again for the kind reply.. Appreciate any reply which would help
us move forward, pls.


On Wed, Jan 7, 2015 at 5:14 PM, Christian Mueller <
[email protected]> wrote:

> Hi
>
> Are you using basic authentication for accessing the layers. If this is
> the case, your app has to send the proper HTTP header with user/password
> for each request.
>
> Cheers
> Christian
>
> On Tue, Jan 6, 2015 at 11:55 AM, Mahalakshmi Narayanan <[email protected]>
> wrote:
>
>> We are using Geoserver 2.4.4 , Geoserver layers are secured using
>> Geoserver admin interface.
>>
>> When we access the layers from appplication its not showing the map.
>> if i logged on to the Geoserver in next tab it renders the map from the
>> application.
>>
>> On Windows server, the same interface works fine..  So can any one tell
>> us the better way to access the secured layer from the application please
>> ...
>>
>> Any help would be greatly appreciated.
>>
>> --
>> With kind regards,
>> Mahalakshmi Narayanan
>>
>> National Informatics Centre – TNSC
>> Ministry of Communications & Information Technology
>> Government of India
>>
>>
>>
>> ------------------------------------------------------------------------------
>> Dive into the World of Parallel Programming! The Go Parallel Website,
>> sponsored by Intel and developed in partnership with Slashdot Media, is
>> your
>> hub for all things parallel software development, from weekly thought
>> leadership blogs to news, videos, case studies, tutorials and more. Take a
>> look and join the conversation now. http://goparallel.sourceforge.net
>> _______________________________________________
>> Geoserver-users mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>>
>>
>
>
> --
> DI Christian Mueller MSc (GIS), MSc (IT-Security)
> OSS Open Source Solutions GmbH
>
>


-- 
With kind regards,
Mahalakshmi Narayanan
------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to