Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add custom X-IRIS-AUTH header #506

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

Matthijsy
Copy link
Contributor

Currently we can only specify the API key through arguments or via the Authorization header. However, if you run IRIS behind another application (such as an authentication proxy) that already uses the Authorization header you cannot use API keys. For this reason this PR adds a X-IRIS-AUTH header, which allows you to use the Authorization header for the auth proxy, and the new header for IRIS itself.

@whikernel whikernel self-assigned this Jun 27, 2024
@whikernel whikernel merged commit ced5802 into dfir-iris:develop Jun 27, 2024
2 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants