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

Authentication support for the QGIS API header method #233

Merged
merged 2 commits into from
Apr 17, 2024

Conversation

Samweli
Copy link
Collaborator

@Samweli Samweli commented Mar 27, 2023

Based on work from #222,

Adds support for QGIS API Header authentication method, the current QGIS API header authentication method only use the defined configuration map parameters in the request headers, this PR also include the parameters as network request arguments to support APIs that require authentication via HTTP URL parameters.

The PR also contain changes that cover the new test for the authentication functionality at the moment the tests only check again the QGIS API header method.

@drnextgis
Copy link

What is preventing this PR from being merged?

@vincentsarago
Copy link
Member

👍 we'd love to see this PR merged

@pedro-cf
Copy link

This is great. Would be cool to have basic auth support too.

@Samweli Samweli merged commit d80536a into stac-utils:main Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants