This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
versago3:oauthsetup [2025/05/16 15:00] afernandes [Create a Client Secret] |
versago3:oauthsetup [2025/05/16 16:30] (current) afernandes |
||
|---|---|---|---|
| Line 34: | Line 34: | ||
| {{ : | {{ : | ||
| + | |||
| + | |||
| + | ===== Assign API Permissions ===== | ||
| + | * Go to API permissions in the app. | ||
| + | * Click "+Add a permission" | ||
| + | {{ : | ||
| + | * Select "APIs my organization uses". | ||
| + | * Search for and select " | ||
| + | * Choose " | ||
| + | * Expand Mail and check " | ||
| + | * Click "Add permissions" | ||
| + | * Click "Grant admin consent" | ||
| + | {{ : | ||
| + | |||
| + | |||
| + | ===== Summary of Required Information ===== | ||
| + | * Tenant ID: Found in Azure AD -> Directory ID. | ||
| + | * Client ID: Found in Azure AD -> Application ID | ||
| + | * Client Secret: Copied from Certificates & Secrets | ||
| + | * SMTP Scope: Mail.Send for Microsoft Graph. | ||