Skip to content

AuthorizedId on NetFilter context will always return null. #3053

@SamBarker

Description

@SamBarker

Describe the bug
3f489ef removed authentication offload from the frontend handler and proxy channel state machine, however it didn't deprecate and mark io.kroxylicious.proxy.filter.NetFilter.NetFilterContext#authorizedId for removal.

We should do this as SASL inspection can only happen once the state machine is in the forwarding state and thus we cannot make it available via the NetFilterContext.

To Reproduce
Steps to reproduce the behavior:

  1. Configure kroxylicious like this ...
  2. Run command '....'
  3. See error

Expected behavior
A clear and concise description of what you expected to happen.

YAML files and logs

Attach or copy paste your kroxylicious configuration YAML (with sensitive details
like broker address redacted).
Attach or copy and paste relevant logs.

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions