This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
versago3:oauthsetup [2025/05/16 14:59] afernandes [Register a New App] |
versago3:oauthsetup [2025/05/16 16:30] (current) afernandes |
||
|---|---|---|---|
| Line 32: | Line 32: | ||
| Copy the value immediately - it is your Client Secret. You cannot view it later. | Copy the value immediately - it is your Client Secret. You cannot view it later. | ||
| + | |||
| + | {{ : | ||
| + | |||
| + | |||
| + | ===== 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. | ||