Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connect button is greyed out when the layer url requires credential #15

Open
zen-coder-x opened this issue May 13, 2016 · 1 comment
Open
Labels

Comments

@zen-coder-x
Copy link

zen-coder-x commented May 13, 2016

I tested a layer URL that does not require credential and it worked fine.

It failed when I tried it with a Layer URL that requires credential.
It pops up the username and password to fill in.
The Layer Name had to be populated manually whereas the non-credential layer URL will populate the layer name automatically
I have tried different attempts but the connect button didn't seem to activate.

url was:
https://services.slip.wa.gov.au/arcgis/rest/services/WP_Public_Secure_Services/WP_Public_Secure_Services/MapServer/1

@sfkeller
Copy link

Hi @educit .
It seems that you found at least a missing catch in the code when there's a problem with authentication services.
Note that the plugin (and QGIS in general) supports only HTTP basic authentication and NTLM authentication.
Is there a public login to the URL of WA.gov.au you provided?

@sfkeller sfkeller added the bug label Sep 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants