Include Page | ||||
---|---|---|---|---|
|
Info |
---|
Note:
|
Yes . |
...
|
...
Steps to get domain
Login to Azure Active Directory with your admin credentials.
Click
Azure Active Directory
, and you will be redirected to your tenant’s overview page.
...
Save the Primary domain for the tenant you want to sync for use in a future step.
Steps To Create a SharePoint Connector
Login to Azure Active Directory with your admin credentials.
Click
Azure Active Directory
, and you will be redirected to your tenant’s overview page.Click on
App registrations
from the left hand side menu.Click on
+ New registration
, you will be redirected to app registration page.Fill in the required details:
Name: Name of the connector, e.g.,
Zilla SharePoint Connector
Supported account types: Select the
single tenant
optionRedirect URI: Select type
Web
and fill in the URI:https://app.zillasecurity.com/api/auth/callback/sharepoint
Click
Register
You will be redirected to app's overview page. Click on
API permissions
from the left menu.Click
+ Add a permission
.Select
Microsoft Graph
.Select
Application permissions
.Type in
sites
and selectSites.Read.All
. ClickAdd permisisons
.You will see that permission selected will be added to
Microsoft.Graph
section. ClickGrant admin consent
which is required for a successful sync.Now go back to app’s overview page. Click
Add a certificate or secret
in the client credentials section.Click
+ New client secret
.Type in the description and select the expiration. Click
Add
.Copy the client secret Value for future use. NOTE: This is your only opportunity to capture this data, once you leave the page it will be unavailable and you will need to delete the client secret and create a new one.
Go back to app’s overview page. Copy the
Application (client ID)
for use in a future step.
...
Setup SharePoint Application Integration on Zilla
Login to Zilla with your admin credentials.
...
You will see your Zilla Applications tab, click
Add Application
button at the top right top.
You will see Add Application screen with the Search Library tab. Type
Sharepoint
as search text and clickAdd to Applications
button on the right side of the Sharepoint SharePoint entry.
Fill in the form with appropriate details and click
Add to Applications
button.
Info |
---|
Note:
|
The Sharepoint SharePoint instance will be added to your Applications inventory, click the Sharepoint SharePoint application name.
Info |
---|
Note: Before syncing Sharepoint SharePoint verify that the Parent AAD instance has been synced recently. |
...
You will see a detailed application instance page. Click
Sync now
in the top right corner. In the Profile tab you can verify the Parent Application matches what was configured when adding the Sharepoint SharePoint instance.A dialog appears, enable API Integration.
Fill in the
AAD tenant's domain name
which was saved in a previous stepconfiguration details with values saved in earlier steps. Make sure the domain is the same as the parent application.Click
Next
.Click
Next
again.Click
Done
.On successful sync you will see the following summary.
Click
Close
.
Include Page | ||||
---|---|---|---|---|
|