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

Expanding Authentication with SecurityRequest Abstraction #3430

Merged
merged 53 commits into from
Oct 6, 2023

Fix checkstyle issue

e7b0916
Select commit
Loading
Failed to load commit list.
Merged

Expanding Authentication with SecurityRequest Abstraction #3430

Fix checkstyle issue
e7b0916
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 5, 2023 in 1s

64.85% of diff hit (target 64.57%)

View this Pull Request on Codecov

64.85% of diff hit (target 64.57%)

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 180 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#L179-L180

Added lines #L179 - L180 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 386 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#L386

Added line #L386 was not covered by tests

Check warning on line 201 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#L201

Added line #L201 was not covered by tests

Check warning on line 204 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#L204

Added line #L204 was not covered by tests

Check warning on line 231 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#L231

Added line #L231 was not covered by tests

Check warning on line 312 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#L312

Added line #L312 was not covered by tests

Check warning on line 315 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#L315

Added line #L315 was not covered by tests

Check warning on line 342 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#L342

Added line #L342 was not covered by tests

Check warning on line 353 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#L353

Added line #L353 was not covered by tests

Check warning on line 79 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#L79

Added line #L79 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