Steps to Grant Access to Boostup
- Step 1: Create a user account with BoostUp.
- Follow these sign-up instructions to create your first user account with BoostUp.
- Step 2: Grant BoostUp Application level access to your Azure tenant.
- Note that Azure admin has to execute these steps.
- Log into the Azure Admin portal and navigate to Azure Active Directory.
- Open Enterprise Applications.
- Search for "BoostUp" and open BoostUp's console view. Note that, if no user in the organization is signed up with Boostup, the app will not show. Go back to Step1.
- Click on "Permissions" to open the permissions screen.
- Click on the "Grant Admin Consent for Vocalo Inc" button.
- Follow the prompts to grant access.
- Wait 30 seconds, and refresh the page, and verify that the permissions have been granted successfully.
- Copy the TenantID for your organization from the Azure AD home page. Send the TenantID to BoostUp.
- Here's a short video that shows the step by step process to enable Application level access to BoostUp.
- Step 3: Restrict access to specific users.
- Define an Application Access Policy (described in detail here) to restrict access so that Boostup can only access the Inboxes for a subset of users. It works as follows.
- Create an AD group, and add the users whose data you would like Boostup to sync to this group.
- Start a Powershell session and connect to your tenant by following these instructions.
- Run the following cmdlet to limit permissions to the AD group: New-ApplicationAccessPolicy -AppId <BoostUp-App-ID> -PolicyScopeGroupId <AD-Group-Email-ID> -AccessRight RestrictAccess -Description "Restrict this app to members of the distribution group"
- At this point, BoostUp will only have permissions to access Email and Calendar data for the chosen subset of users.
Comments
0 comments
Please sign in to leave a comment.