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

[Fleet] APIs - WIP #40779

Closed
8 tasks
mattapperson opened this issue Jul 10, 2019 · 0 comments
Closed
8 tasks

[Fleet] APIs - WIP #40779

mattapperson opened this issue Jul 10, 2019 · 0 comments
Assignees
Labels
Feature:Fleet Fleet team's agent central management project Team:Fleet Team label for Observability Data Collection Fleet team

Comments

@mattapperson
Copy link
Contributor

mattapperson commented Jul 10, 2019

Auth methods

Method Existing? Details
Enrollment key No (#40976) A key that is of general use for enrollment. Created per config. It can be regenerated at anytime, but this invalidates the previous token
Authentication Token Yes (from CM) A JWT based token (for easy debugging) that is generated per-agent at enrollment time that is used to authenticate each request made by an agent to Kibana
User: fleet permissions No (#38576) A user with administrative privlages assigned via Kibana feature controls (idealy, TBD)
User: cluster privlages Yes A user with administrative privlages assigned via Kibana feature controls (idealy, TBD)

Fleet API

Ingest Manager API

@mattapperson mattapperson added the Feature:Fleet Fleet team's agent central management project label Jul 10, 2019
@mattapperson mattapperson self-assigned this Jul 10, 2019
@jen-huang jen-huang added the Team:Fleet Team label for Observability Data Collection Fleet team label Mar 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Fleet Fleet team's agent central management project Team:Fleet Team label for Observability Data Collection Fleet team
Projects
None yet
Development

No branches or pull requests

2 participants