Skip to content
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

Fix unconsumed parameter exception when authenticating with jwtUrlParameter #3975

Merged
merged 10 commits into from
Feb 22, 2024

getConsumedParams only on NettyRequest

ab78f8e
Select commit
Loading
Failed to load commit list.
Merged

Fix unconsumed parameter exception when authenticating with jwtUrlParameter #3975

getConsumedParams only on NettyRequest
ab78f8e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 1, 2024 in 0s

56.25% of diff hit (target 65.56%)

View this Pull Request on Codecov

56.25% of diff hit (target 65.56%)

Annotations

Check warning on line 95 in src/main/java/org/opensearch/security/filter/NettyRequest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/filter/NettyRequest.java#L94-L95

Added lines #L94 - L95 were not covered by tests

Check warning on line 152 in src/main/java/org/opensearch/security/filter/SecurityRestFilter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/filter/SecurityRestFilter.java#L151-L152

Added lines #L151 - L152 were not covered by tests