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

Implement on behalf of token passing for extensions #8679

Merged

Merge branch 'opensearch-project:main' into tokenPassingForExtensions

2a8b4ae
Select commit
Loading
Failed to load commit list.
Merged

Implement on behalf of token passing for extensions #8679

Merge branch 'opensearch-project:main' into tokenPassingForExtensions
2a8b4ae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 11, 2023 in 1s

63.15% of diff hit (target 71.00%)

View this Pull Request on Codecov

63.15% of diff hit (target 71.00%)

Annotations

Check warning on line 77 in plugins/identity-shiro/src/main/java/org/opensearch/identity/shiro/ShiroTokenManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/identity-shiro/src/main/java/org/opensearch/identity/shiro/ShiroTokenManager.java#L77

Added line #L77 was not covered by tests

Check warning on line 296 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#L296

Added line #L296 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 42 in server/src/main/java/org/opensearch/identity/noop/NoopTokenManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/identity/noop/NoopTokenManager.java#L42

Added line #L42 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 73 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#L73

Added line #L73 was not covered by tests

Check warning on line 77 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#L77

Added line #L77 was not covered by tests

Check warning on line 81 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#L81

Added line #L81 was not covered by tests

Check warning on line 85 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#L85

Added line #L85 was not covered by tests