Skip to content

[extension/externalauth] Add external proxy auth extension #40835

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 1 commit into
base: main
Choose a base branch
from

Conversation

bogdan-at-adobe
Copy link

Description

Adds external auth extension.

In chained collector setups, only the last collector in the chain will be able to process the 403 coming from a backend. This extension is intended to be used in the second collector in a chain to validate auth attempts, stopping further processing of the request and also answering with an error code to the initial collector.

@bogdan-at-adobe bogdan-at-adobe requested a review from a team as a code owner June 20, 2025 07:01
@github-actions github-actions bot added the cmd/otelcontribcol otelcontribcol command label Jun 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cmd/otelcontribcol otelcontribcol command
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants