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
				
			 
			
					
				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.