Prowler M365 Authentication Methods & CIS 4.0 Checks #7737
-
A new PR (#7699) for M365 CIS 4.0 checks was recently merged into the Prowler codebase - thanks @HugoPBrito! Do Prowler's existing M365 authentication methods allow for all of these checks to run? Some M365 APIs require certificate-based authentication, I believe. Are there any plans in the future to add certificate-based authentication, or is this not needed? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
Hi @mattkeeler, First of all, thanks! To answer your question, we’re not planning to add that method because we’ve found it better to combine application (service principal) and user credentials. With those two methods (five configured variables), you can run the entire
|
Beta Was this translation helpful? Give feedback.
-
Thank you @HugoPBrito! |
Beta Was this translation helpful? Give feedback.
-
@HugoPBrito I had a follow up question on this one. Are there any mechanisms in place to deal with user accounts that require MFA? |
Beta Was this translation helpful? Give feedback.
Hi @mattkeeler,
First of all, thanks!
To answer your question, we’re not planning to add that method because we’ve found it better to combine application (service principal) and user credentials.
With those two methods (five configured variables), you can run the entire
CIS
without any issues: