-
Notifications
You must be signed in to change notification settings - Fork 42
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
Comments
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. |
We now have a provider for subs and mgs, should be complete after #1559 Please re-open if something is still missing. |
To verify this issue, follow the PRs mentioned above - self explanatory Feel free to contact anyone on slack/here if you have questions |
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
Out of scope
What should not be included in this task
Related tasks/epics
Reference related issues and epics
The text was updated successfully, but these errors were encountered: