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

[CIS Azure] Implement identity provider #1280

Closed
2 tasks
jeniawhite opened this issue Aug 28, 2023 · 4 comments · Fixed by #1559
Closed
2 tasks

[CIS Azure] Implement identity provider #1280

jeniawhite opened this issue Aug 28, 2023 · 4 comments · Fixed by #1559
Assignees
Labels
8.12 candidate CIS Azure Team:Cloud Security Cloud Security team related verified label for fixed and retested issues

Comments

@jeniawhite
Copy link
Contributor

jeniawhite commented Aug 28, 2023

Motivation
We would like to have an identity provider, this is needed order to understand the scope of the credentials and what resources we are working on.
Sending this additional information to the index and populating the findings will give the user an additional layer of understanding.

Since we query the resources via subscription/s id/s and management group/s id/s and this information is not provided be default.

We either need to pull it with the help of an identity provider or assign it as part of the integration (user filled values that are being passed via agent configuration).

Definition of done
What needs to be completed at the end of this task

  • Implement the provider and make sure that we have all of the needed identity information for population
  • Utilize this provider to get the subscriptions, management groups as well

Out of scope
What should not be included in this task

Related tasks/epics
Reference related issues and epics

@jeniawhite
Copy link
Contributor Author

jeniawhite commented Oct 15, 2023

Due to 8.11 time constraints, we've implemented partial needed features regarding identity:

This ticket needs to be re-evaluated for 8.12 release with the appropriate changes that are relevant for organizations.

@jeniawhite jeniawhite removed their assignment Nov 13, 2023
@jeniawhite jeniawhite self-assigned this Nov 27, 2023
@orestisfl
Copy link
Contributor

We now have a provider for subs and mgs, should be complete after #1559

Please re-open if something is still missing.

@orestisfl orestisfl assigned orestisfl and unassigned jeniawhite Nov 28, 2023
@orestisfl orestisfl linked a pull request Nov 28, 2023 that will close this issue
2 tasks
@orestisfl orestisfl mentioned this issue Nov 28, 2023
2 tasks
@kfirpeled
Copy link
Contributor

To verify this issue, follow the PRs mentioned above - self explanatory

Feel free to contact anyone on slack/here if you have questions

@opauloh
Copy link
Contributor

opauloh commented Dec 14, 2023

Verified

Kibana 8.12.0
Commit 93cff0aacd70bd0835cd244348f742ba3cafc4aa

Image

@opauloh opauloh added the verified label for fixed and retested issues label Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.12 candidate CIS Azure Team:Cloud Security Cloud Security team related verified label for fixed and retested issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants