This section explains how to register and configure your application in Azure Active Directory to use Microsoft Graph and MSAL.
Access the Portal:
Visit https://portal.azure.com and log in with an account that has administrative permissions.
Navigate to Azure Active Directory:
Select "Azure Active Directory" from the side menu.
Go to "App registrations":
Select "App registrations" within Azure Active Directory.
Create a New Registration:
https://testpluging.bubbleapps.io/version-test/onedrive
.https://testpluging.bubbleapps.io/version-test/onedrive
) is listed.Go to "API permissions":
Select "API permissions" from the side menu.
Add Permissions:
Files.Read.All
and User.Read
.Files.ReadWrite.All
and User.Read
.Review the Manifest:
From the "Manifest" section, you can adjust values like "signInAudience."
Branding and Properties:
Customize the logo, name, and other details in "Branding," and review the "Overview" section to confirm all information is correct.
Client ID:
Paste the obtained Client ID into the client_id field of the plugin properties in Bubble.
Redirect URI:
Ensure the Redirect URI configured in Azure matches the one you use in Bubble.
Permissions:
Verify that the permissions configured in Azure correspond to the operations the plugin will perform.
Was this page helpful?
Thank you for your feedback!
Please Login First
Comments (00)