Display Name and Application ID
Info |
---|
This step is required for the Confluence add-on to be able to send authenticated requests towards SharePoint Online. |
...
Info |
---|
The actual look of the Azure portal might differ from the screenshots in this guide as the user interface is updated frequently by Microsoft. |
Choose the Right Directory
Info |
---|
Choosing the right Azure AD is only necessary if your account has access to multiple directories. |
...
If the Switch Directory section in the panel doesn't show, you can proceed as you only have access to one directory.
Register Application in Azure AD
1. In the left-hand menu choose Azure Active Directory. Then choose App registrations.
...
You successfully registered a new application.
Configure Application in Azure AD
Select the application you created in the previous step.
...
Make note of the Application (client) ID. You'll need it later.
Add Redirect URIs
1. Go to the Authentication tab and click on Add a platform
...
4. Click on Save to save the changes.
Set API Permissions
1. Go on the application's API Permissions page.
Request API permissions
Note: The Microsoft Graph API permission: "User.Read" should already be present.
...
Info |
---|
Granting consent means a user is granting authorization to an application to access protected resources on their behalf. Granting admin consent for all users makes sure every user can use the SharePoint macros in Confluence. |
Note the Application ID
You'll need the application ID that you got in step Configure Application in Azure AD.
Sample Application ID: d33d7c4b-8e9c-437a-9b12-61ae3f0d14a4
Note the Directory ID
On the Azure portal home page, hover over your account picture in the top-right corner of the page.
...