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

Add OAuth headers patch #6059

Merged
merged 2 commits into from
Mar 7, 2025
Merged

Add OAuth headers patch #6059

merged 2 commits into from
Mar 7, 2025

Conversation

lukasgraf
Copy link
Collaborator

@lukasgraf lukasgraf commented Mar 5, 2025

This applies the changes from qgis/QGIS#60668 on top of QGIS 3.40.

These changes allow to configure QGIS OAuth authentication configs to also include additional tokens from the token payload as HTTP headers in the requests. This allows us to also include a potential OpenID Connect ID Token in the requests, and will be needed to implement SSO using OpenID Connect in QField.

@lukasgraf lukasgraf marked this pull request as draft March 5, 2025 16:41
@nirvn nirvn force-pushed the lg/oauth-headers branch from cacddbf to e847678 Compare March 6, 2025 03:37
@nirvn nirvn force-pushed the lg/oauth-headers branch from e847678 to 50d0909 Compare March 6, 2025 04:49
@qfield-fairy
Copy link
Collaborator

@lukasgraf lukasgraf marked this pull request as ready for review March 6, 2025 09:15
@nirvn nirvn merged commit 65653dc into master Mar 7, 2025
25 checks passed
@nirvn nirvn deleted the lg/oauth-headers branch March 7, 2025 07:08
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.

3 participants