Page 1 of 1

WMS map with login

Posted: Wed Mar 24, 2021 9:20 am
by Witska
Hello. How to add a WMS map that requires a login and password?

Re: WMS map with login

Posted: Fri Mar 26, 2021 9:51 am
by Psyberia-Support
Hi,
It depends on the server authentication method.
Usually it's made with a cookie or a token in the request URL, you can use both methods with the app. More advanced methods like OAuth or PKCS are not supported.
Here is how to send a cookie or an header.

Re: WMS map with login

Posted: Thu Apr 21, 2022 6:09 pm
by Witska
Hello again,
My WMS URL is https://www.exemple.com/wss/service/WMS ... xxxxxxxxxx
maybe you can give a full XML exemple, i tried from here https://alpinequest.net/en/help/v2/maps ... custom_map, no lucky.

Re: WMS map with login

Posted: Fri Apr 22, 2022 11:21 am
by Witska

Re: WMS map with login

Posted: Thu Apr 28, 2022 12:45 pm
by Psyberia-Support
No unfortunately I don't think you can use this kind of map.