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.x] Service accounts and on-behalf-of authentication in 2.x #11052

Merged

Cherry pick 10614 and 10664

64504cb
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Service accounts and on-behalf-of authentication in 2.x #11052

Cherry pick 10614 and 10664
64504cb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 2, 2023 in 0s

74.50% of diff hit (target 70.86%)

View this Pull Request on Codecov

74.50% of diff hit (target 70.86%)

Annotations

Check warning on line 297 in server/src/main/java/org/opensearch/extensions/rest/ExtensionRestRequest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/extensions/rest/ExtensionRestRequest.java#L297

Added line #L297 was not covered by tests

Check warning on line 249 in server/src/main/java/org/opensearch/extensions/rest/RestSendToExtensionAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/extensions/rest/RestSendToExtensionAction.java#L247-L249

Added lines #L247 - L249 were not covered by tests

Check warning on line 264 in server/src/main/java/org/opensearch/extensions/rest/RestSendToExtensionAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/extensions/rest/RestSendToExtensionAction.java#L264

Added line #L264 was not covered by tests

Check warning on line 58 in server/src/main/java/org/opensearch/identity/tokens/BasicAuthToken.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/identity/tokens/BasicAuthToken.java#L58

Added line #L58 was not covered by tests

Check warning on line 44 in server/src/main/java/org/opensearch/identity/tokens/OnBehalfOfClaims.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/identity/tokens/OnBehalfOfClaims.java#L44

Added line #L44 was not covered by tests

Check warning on line 505 in server/src/main/java/org/opensearch/node/Node.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/node/Node.java#L505

Added line #L505 was not covered by tests