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

Support basic authentication header in WMS GetMap request? #813

Open
bangph opened this issue Sep 10, 2019 · 3 comments
Open

Support basic authentication header in WMS GetMap request? #813

bangph opened this issue Sep 10, 2019 · 3 comments

Comments

@bangph
Copy link

bangph commented Sep 10, 2019

We have a server which supports WMS but it requires basic authentication header (with a user's credentials) from WebWorldWind client. It would be great if the constructor of https://nasaworldwind.github.io/WebWorldWind/WmsLayer.html can allow having some configurations which can be sent as HTTP request's header.

I think there is no workaround now to do it outside of WebWorldWind to attach HTTP header to WMS GetMap requests invoked by WebWorldWind?. Currently, we use WebWorldWind as the default WMS client and this problem blocks me to use it with the secured server.

@bangph bangph changed the title Support basic authentication header in WMS? Support basic authentication header in WMS GetMap request? Sep 10, 2019
@vladmerti
Copy link

We'd like to contribute this feature to web world wind, but I couldn't find information on how the process works. Could somebody point me in the right direction?

@PJHogan
Copy link

PJHogan commented Sep 14, 2019 via email

@markpet49
Copy link
Member

@vladmerti Hi, Thanks for the interest. To contribute to WebWorldWind:

  1. Create a branch based on the develop branch containing your proposed change.
  2. Push the new branch to this GitHub repo.
  3. Submit a pull request on GitHub from your branch targeting the develop branch.

We'll review your changes as time allows.

Regards,

  • Mark

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

4 participants