-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Allow fleet-server service account to setup Fleet #78192
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
Allow fleet-server service account to setup Fleet #78192
Conversation
This PR adds necessary application privilege for Kibana to allow fleet-server service account to initiate the Fleet setup process. Resolves: elastic#78078
|
Pinging @elastic/es-security (Team:Security) |
…er-setup-privileges
|
@joshdover The PR is updated with manage_own_api_key as discussed in #78049 (comment) |
|
FYI I did some testing against this today and pending one question for the Kibana Security team, we should be good to merge soon. |
joshdover
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Confirmed this meets all of our requirements, thanks again!
💔 Backport failed
You can use sqren/backport to manually backport by running |
This PR adds necessary application privilege for Kibana to allow fleet-server service account to initiate the Fleet setup process. Resolves: elastic#78078
This PR adds necessary application privilege for Kibana to allow
fleet-server service account to initiate the Fleet setup process.
Resolves: #78078