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

Add runAs(Subject subject) to Client interface #16976

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

Use general Client

9439a0e
Select commit
Loading
Failed to load commit list.
Open

Add runAs(Subject subject) to Client interface #16976

Use general Client
9439a0e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 8, 2025 in 1s

74.07% of diff hit (target 72.11%)

View this Pull Request on Codecov

74.07% of diff hit (target 72.11%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/identity-shiro/src/main/java/org/opensearch/identity/shiro/ShiroIdentityPlugin.java#L87

Added line #L87 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/identity-shiro/src/main/java/org/opensearch/identity/shiro/ShiroIdentityPlugin.java#L144

Added line #L144 was not covered by tests

Check warning on line 72 in server/src/main/java/org/opensearch/identity/IdentityService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/identity/IdentityService.java#L71-L72

Added lines #L71 - L72 were not covered by tests

Check warning on line 52 in server/src/main/java/org/opensearch/identity/noop/NoopIdentityPlugin.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/identity/noop/NoopIdentityPlugin.java#L52

Added line #L52 was not covered by tests

Check warning on line 33 in server/src/main/java/org/opensearch/plugins/IdentityAwarePlugin.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/plugins/IdentityAwarePlugin.java#L33

Added line #L33 was not covered by tests

Check warning on line 838 in server/src/main/java/org/opensearch/plugins/PluginsService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/plugins/PluginsService.java#L838

Added line #L838 was not covered by tests