Skip to content

Accept standard oauth header by keeping the current header #158

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

Merged
merged 1 commit into from
Jul 3, 2025

Conversation

ardaguclu
Copy link
Member

In order to be OAuth compliant, we'll need to accept bearer tokens from Authorization header. This PR passes the token in Authorization header to the context with the same name.

In order to be backwards compatible, this PR still supports the custom header.

@ardaguclu
Copy link
Member Author

/cc @manusa

@manusa manusa added this to the 0.1.0 milestone Jul 3, 2025 — with automated-tasks
Copy link
Member

@manusa manusa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thx!

@manusa manusa merged commit 9ffb818 into containers:main Jul 3, 2025
5 checks passed
@ardaguclu ardaguclu deleted the use-standard-header branch July 3, 2025 05:21
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.

2 participants