mirror of
https://github.com/prowler-cloud/prowler.git
synced 2025-12-19 05:17:47 +00:00
feat(docs): add links for sp and cert from getting started to authentication (#9286)
This commit is contained in:
committed by
GitHub
parent
789fc84e31
commit
b11ba9b5cb
@@ -64,6 +64,8 @@ Prowler App now separates Microsoft 365 authentication into two app-only options
|
||||
|
||||
Use this method whenever possible to avoid managing client secrets and to unlock every Microsoft 365 check, including those that require PowerShell modules.
|
||||
|
||||
For detailed instructions on how to setup Application Certificate Authentication, see the [Authentication](/user-guide/providers/microsoft365/authentication#application-certificate-authentication-recommended) page.
|
||||
|
||||
#### Application Client Secret Authentication
|
||||
|
||||
1. Enter your **tenant ID**: This is the unique identifier for your Microsoft Entra ID directory.
|
||||
@@ -72,6 +74,7 @@ Use this method whenever possible to avoid managing client secrets and to unlock
|
||||
|
||||
<img src="/images/providers/secret-form.png" alt="M365 client secret authentication form" width="700" />
|
||||
|
||||
For detailed instructions on how to setup Application Client Secret Authentication, see the [Authentication](/user-guide/providers/microsoft365/authentication#application-client-secret-authentication) page.
|
||||
|
||||
### Step 4: Launch the Scan
|
||||
|
||||
|
||||
Reference in New Issue
Block a user