In this article:
Deployment
The LawVu for Microsoft Teams App requires two steps to be completed to enable users to sign in and start using the app.
Install the App: provisions the LawVu for Microsoft Teams app in the Teams app menu for users
Consent Permissions: ensures all permissions required by the app are setup.
Install the App
If users are unable to install the LawVu for Microsoft Teams app themselves, then it can be deployed using the Microsoft 365 admin center.
In the Microsoft 365 Admin Centre, go to Settings, then Integrated Apps. Click on Get Apps:
Search for LawVu and select the app:
Select the target user, user groups or entire organization:
This will automatically deploy the app to the selected users and will make it available in Outlook.
Consent Permissions
Consent for the permissions is requested dynamically when a user signs into the app for the first time.
In order to streamline the installation and first use of the LawVu for Microsoft Teams app by your users, we recommend pre-emptively consenting to the required API permissions on behalf of all users who will require this add-in.
The following link can be used to admin consent all users:
Alternative Options
Alternative Options
Depending on your Microsoft 365 configuration, there are also other options to consent:
Allow users to consent to the permissions when prompted (more information)
Allow users to request consent from an admin (more information)
Grant consent on behalf of a single user (more information)
Required details
Application ID: d3faa972-b376-4d1a-9922-05492ecd36ba
Permissions:
User.Read
Files.Read.All
offline_access
Resource ID (Microsoft Graph): 00000003-0000-0000-c000-000000000000
Permissions Reference
The LawVu for Microsoft Teams app has two sets of permissions required:
Teams app permissions
On installing the app, these permissions are automatically granted.
These are covered in the Microsoft Marketplace listing: https://marketplace.microsoft.com/en-us/product/WA200006956?tab=Overview
Microsoft Graph API permissions
The following Microsoft Graph API permissions are used by the LawVu for Microsoft Teams app.
Permission | Purpose |
User.Read (delegated) Sign in and read user profile | Used to sign in the user to the LawVu for Microsoft Teams app |
Files.Read.All (delegated) Read all files that user can access | Used to save attachments from conversations when creating matters. |
offline_access (delegated) Maintain access to data you have given it access to | Used to maintain access across user sessions (reduce login prompts). |



