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

[Backport 2.11] Expanding Authentication with SecurityRequest Abstraction (#3430) #3488

[Backport 2.11] Expanding Authentication with SecurityRequest Abstrac…

6a669b6
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.11] Expanding Authentication with SecurityRequest Abstraction (#3430) #3488

[Backport 2.11] Expanding Authentication with SecurityRequest Abstrac…
6a669b6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 6, 2023 in 1s

64.83% of diff hit (target 64.64%)

View this Pull Request on Codecov

64.83% of diff hit (target 64.64%)

Annotations

Check warning on line 156 in src/main/java/com/amazon/dlic/auth/http/jwt/AbstractHTTPJwtAuthenticator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/amazon/dlic/auth/http/jwt/AbstractHTTPJwtAuthenticator.java#L156

Added line #L156 was not covered by tests

Check warning on line 159 in src/main/java/com/amazon/dlic/auth/http/jwt/AbstractHTTPJwtAuthenticator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/amazon/dlic/auth/http/jwt/AbstractHTTPJwtAuthenticator.java#L159

Added line #L159 was not covered by tests

Check warning on line 245 in src/main/java/com/amazon/dlic/auth/http/jwt/AbstractHTTPJwtAuthenticator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/amazon/dlic/auth/http/jwt/AbstractHTTPJwtAuthenticator.java#L244-L245

Added lines #L244 - L245 were not covered by tests

Check warning on line 233 in src/main/java/com/amazon/dlic/auth/http/jwt/HTTPJwtAuthenticator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/amazon/dlic/auth/http/jwt/HTTPJwtAuthenticator.java#L232-L233

Added lines #L232 - L233 were not covered by tests

Check warning on line 289 in src/main/java/com/amazon/dlic/auth/http/kerberos/HTTPSpnegoAuthenticator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/amazon/dlic/auth/http/kerberos/HTTPSpnegoAuthenticator.java#L287-L289

Added lines #L287 - L289 were not covered by tests

Check warning on line 292 in src/main/java/com/amazon/dlic/auth/http/kerberos/HTTPSpnegoAuthenticator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/amazon/dlic/auth/http/kerberos/HTTPSpnegoAuthenticator.java#L291-L292

Added lines #L291 - L292 were not covered by tests

Check warning on line 296 in src/main/java/com/amazon/dlic/auth/http/kerberos/HTTPSpnegoAuthenticator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/amazon/dlic/auth/http/kerberos/HTTPSpnegoAuthenticator.java#L296

Added line #L296 was not covered by tests

Check warning on line 298 in src/main/java/com/amazon/dlic/auth/http/kerberos/HTTPSpnegoAuthenticator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/amazon/dlic/auth/http/kerberos/HTTPSpnegoAuthenticator.java#L298

Added line #L298 was not covered by tests

Check warning on line 301 in src/main/java/com/amazon/dlic/auth/http/kerberos/HTTPSpnegoAuthenticator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/amazon/dlic/auth/http/kerberos/HTTPSpnegoAuthenticator.java#L301

Added line #L301 was not covered by tests

Check warning on line 385 in src/main/java/com/amazon/dlic/auth/http/kerberos/HTTPSpnegoAuthenticator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/amazon/dlic/auth/http/kerberos/HTTPSpnegoAuthenticator.java#L385

Added line #L385 was not covered by tests

Check warning on line 242 in src/main/java/com/amazon/dlic/auth/http/saml/AuthTokenProcessorHandler.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/amazon/dlic/auth/http/saml/AuthTokenProcessorHandler.java#L242

Added line #L242 was not covered by tests

Check warning on line 158 in src/main/java/com/amazon/dlic/auth/http/saml/HTTPSamlAuthenticator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/amazon/dlic/auth/http/saml/HTTPSamlAuthenticator.java#L158

Added line #L158 was not covered by tests

Check warning on line 164 in src/main/java/com/amazon/dlic/auth/http/saml/HTTPSamlAuthenticator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/amazon/dlic/auth/http/saml/HTTPSamlAuthenticator.java#L164

Added line #L164 was not covered by tests

Check warning on line 167 in src/main/java/com/amazon/dlic/auth/http/saml/HTTPSamlAuthenticator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/amazon/dlic/auth/http/saml/HTTPSamlAuthenticator.java#L167

Added line #L167 was not covered by tests

Check warning on line 187 in src/main/java/com/amazon/dlic/auth/http/saml/HTTPSamlAuthenticator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/amazon/dlic/auth/http/saml/HTTPSamlAuthenticator.java#L187

Added line #L187 was not covered by tests

Check warning on line 387 in src/main/java/org/opensearch/security/auditlog/impl/AuditMessage.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/auditlog/impl/AuditMessage.java#L387

Added line #L387 was not covered by tests

Check warning on line 200 in src/main/java/org/opensearch/security/auth/BackendRegistry.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/auth/BackendRegistry.java#L200

Added line #L200 was not covered by tests

Check warning on line 203 in src/main/java/org/opensearch/security/auth/BackendRegistry.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/auth/BackendRegistry.java#L203

Added line #L203 was not covered by tests

Check warning on line 230 in src/main/java/org/opensearch/security/auth/BackendRegistry.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/auth/BackendRegistry.java#L230

Added line #L230 was not covered by tests

Check warning on line 311 in src/main/java/org/opensearch/security/auth/BackendRegistry.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/auth/BackendRegistry.java#L311

Added line #L311 was not covered by tests

Check warning on line 314 in src/main/java/org/opensearch/security/auth/BackendRegistry.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/auth/BackendRegistry.java#L314

Added line #L314 was not covered by tests

Check warning on line 341 in src/main/java/org/opensearch/security/auth/BackendRegistry.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/auth/BackendRegistry.java#L341

Added line #L341 was not covered by tests

Check warning on line 352 in src/main/java/org/opensearch/security/auth/BackendRegistry.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/auth/BackendRegistry.java#L352

Added line #L352 was not covered by tests

Check warning on line 75 in src/main/java/org/opensearch/security/filter/OpenSearchRequest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/filter/OpenSearchRequest.java#L75

Added line #L75 was not covered by tests

Check warning on line 40 in src/main/java/org/opensearch/security/filter/OpenSearchRequestChannel.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/filter/OpenSearchRequestChannel.java#L40

Added line #L40 was not covered by tests