The support forum is temporarily read-only. For urgent requests, please email contact[at]psyberia.net
	WMS map with login
- 
				
				Witska
 - Posts: 3
 - Joined: Wed Mar 24, 2021 9:16 am
 
WMS map with login
Hello. How to add a WMS map that requires a login and password?
			
			
									
									
						- 
				
				Psyberia-Support
 - Site Admin
 - Posts: 6390
 - Joined: Wed Apr 14, 2010 9:41 pm
 
Re: WMS map with login
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.
			
			
									
									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.
Do you like AlpineQuest ? Leave a small comment on Google Play !
						- 
				
				Witska
 - Posts: 3
 - Joined: Wed Mar 24, 2021 9:16 am
 
Re: WMS map with login
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.
			
			
									
									
						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.
- 
				
				Witska
 - Posts: 3
 - Joined: Wed Mar 24, 2021 9:16 am
 
- 
				
				Psyberia-Support
 - Site Admin
 - Posts: 6390
 - Joined: Wed Apr 14, 2010 9:41 pm
 
Re: WMS map with login
No unfortunately I don't think you can use this kind of map.
			
			
									
									Do you like AlpineQuest ? Leave a small comment on Google Play !