Skip to content

[mod_xml_curl] Added "auth-token" to support token-based authorization methods #2807

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

micah-quinn
Copy link

Often it's necessary to access APIs using token based authorization methods. This simple change allows mod_xml_curl to specify an authorization token during xml_url_fetch. The configuration option in mod_xml_curl.conf is straight-forward:

<param name="auth-token" value="Bearer 5|RUEugIVbqvvUYUNsLoKrFcxVisG2XLcYCO......."/>

@micah-quinn micah-quinn changed the title Added "auth-token" to support token-based authorization methods [mod_xml_curl] Added "auth-token" to support token-based authorization methods May 11, 2025
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.

1 participant