Refactors reRequestAuthentication to call notifyIpAuthFailureListener before sending the response to the channel #3411
70.83% of diff hit (target 64.23%)
View this Pull Request on Codecov
70.83% of diff hit (target 64.23%)
Annotations
codecov / codecov/patch
src/main/java/com/amazon/dlic/auth/http/jwt/AbstractHTTPJwtAuthenticator.java#L241
Added line #L241 was not covered by tests
Check warning on line 176 in src/main/java/com/amazon/dlic/auth/http/jwt/HTTPJwtAuthenticator.java
codecov / codecov/patch
src/main/java/com/amazon/dlic/auth/http/jwt/HTTPJwtAuthenticator.java#L176
Added line #L176 was not covered by tests
codecov / codecov/patch
src/main/java/com/amazon/dlic/auth/http/kerberos/HTTPSpnegoAuthenticator.java#L297
Added line #L297 was not covered by tests
codecov / codecov/patch
src/main/java/com/amazon/dlic/auth/http/kerberos/HTTPSpnegoAuthenticator.java#L300
Added line #L300 was not covered by tests
codecov / codecov/patch
src/main/java/com/amazon/dlic/auth/http/saml/AuthTokenProcessorHandler.java#L240
Added line #L240 was not covered by tests
Check warning on line 288 in src/main/java/org/opensearch/security/auth/BackendRegistry.java
codecov / codecov/patch
src/main/java/org/opensearch/security/auth/BackendRegistry.java#L288
Added line #L288 was not covered by tests
Check warning on line 305 in src/main/java/org/opensearch/security/auth/BackendRegistry.java
codecov / codecov/patch
src/main/java/org/opensearch/security/auth/BackendRegistry.java#L305
Added line #L305 was not covered by tests
Check warning on line 310 in src/main/java/org/opensearch/security/auth/BackendRegistry.java
codecov / codecov/patch
src/main/java/org/opensearch/security/auth/BackendRegistry.java#L309-L310
Added lines #L309 - L310 were not covered by tests
Check warning on line 93 in src/main/java/org/opensearch/security/http/HTTPProxyAuthenticator.java
codecov / codecov/patch
src/main/java/org/opensearch/security/http/HTTPProxyAuthenticator.java#L93
Added line #L93 was not covered by tests
Check warning on line 247 in src/main/java/org/opensearch/security/http/OnBehalfOfAuthenticator.java
codecov / codecov/patch
src/main/java/org/opensearch/security/http/OnBehalfOfAuthenticator.java#L247
Added line #L247 was not covered by tests