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 "operator" field to authenticate response #97234

Merged
merged 7 commits into from Jun 30, 2023

Conversation

tvernum
Copy link
Contributor

@tvernum tvernum commented Jun 29, 2023

Add a new "operator" field to the _authenticate API response that exists (and is true) if operator privileges are enabled, and the current user is an operator.

Add a new "operator" field to the _authenticate API response that
exists (and is true) if operator privileges are enabled, and the
current user is an operator.
@tvernum tvernum added >enhancement :Security/Authorization Roles, Privileges, DLS/FLS, RBAC/ABAC v8.10.0 labels Jun 29, 2023
@tvernum tvernum requested a review from ywangd June 29, 2023 12:18
@elasticsearchmachine elasticsearchmachine added the Team:Security Meta label for security team label Jun 29, 2023
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-security (Team:Security)

@elasticsearchmachine
Copy link
Collaborator

Hi @tvernum, I've created a changelog YAML for you.

Copy link
Member

@ywangd ywangd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

# Conflicts:
#	server/src/main/java/org/elasticsearch/TransportVersion.java
@tvernum tvernum merged commit e4f75a3 into elastic:main Jun 30, 2023
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>enhancement :Security/Authorization Roles, Privileges, DLS/FLS, RBAC/ABAC Team:Security Meta label for security team v8.10.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants