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 service to fetch Splunk's internal users #1156

Closed
Tracked by #389
AlexRuiz7 opened this issue Oct 7, 2021 · 1 comment · Fixed by #1160
Closed
Tracked by #389

Implement service to fetch Splunk's internal users #1156

AlexRuiz7 opened this issue Oct 7, 2021 · 1 comment · Fixed by #1160
Assignees
Labels
type/enhancement Enhancement issue

Comments

@AlexRuiz7
Copy link
Member

AlexRuiz7 commented Oct 7, 2021

Wazuh Splunk
4.2 8.1.1

In order to implement RBAC, we need to fetch the internal users of Splunk, to later on map them to the roles from Wazuh's RBAC

@AlexRuiz7 AlexRuiz7 mentioned this issue Oct 7, 2021
16 tasks
@AlexRuiz7 AlexRuiz7 changed the title Implement service to fecth Splunk's internal users Implement service to fetch Splunk's internal users Oct 7, 2021
@AlexRuiz7 AlexRuiz7 self-assigned this Oct 7, 2021
@AlexRuiz7
Copy link
Member Author

The required endpoint calls with a JSON scheme will look like this:

  • /services/authentication/current-context"?output_mode=json"
  • /services/authentication/users"?output_mode=json"

@AlexRuiz7 AlexRuiz7 linked a pull request Oct 14, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement Enhancement issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants