Announcing the SAVIYNT KNOWLEDGE EXCHANGE unifying the Saviynt forums, documentation, training, and more in a single search tool across platforms. Click HERE to read the Announcement.

Automating request based Onedrive provisioning

smithamg
Regular Contributor
Regular Contributor

Hi Team,

We have a requirement where user can request access for other user's data stored in their Onedrive, sharepoint, laptop or other.

For example: User1 leaving org or already left. User2 can request for user1's data access.

We want to automate this for Onedrive requests. We have a working powershell script which we are invoking manually to provision onedrive access.

Attached is the existing ARS form in place where user can add one or more resource and it is a disconnected application.

Please suggest us the best way for implementing this use case.

Thanks,
Smitha

2 REPLIES 2

remon
Saviynt Employee
Saviynt Employee

Hello Smithamg,

First, make sure you have onedrive connected as a connector.
Here is the MS Office 365 connector guide link in our documentation
https://saviynt.freshdesk.com/support/solutions/articles/43000518019-microsoft-office-365-connector-...

Once it is connected then you can provision and de-provision.
In your use case, you will make sure a group has access to the (data stored in OneDrive) and
then you can request access from ARS to that group. following the request you will be asked to which endpoint then what kind of access.

If you have a successful connection then Saviynt will provision this access. using that connector.
After raising the request you will have to run WSRetry if you have no auto-provision on.

Hope that help.

Thanks


rushikeshvartak
All-Star
All-Star

This is feasible making application connected and making respective API to provide access of folder


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.