2019: OneDrive - Office365 Error aadsts90093 When Attempting to Map a Drive

2019: OneDrive - Office365 Error aadsts90093 When Attempting to Map a Drive

This error occurs if the Office365 Admin has not given users the ability to allow 3rd party application access.


Here are a couple links to help resolve this issue: 


https://social.technet.microsoft.com/Forums/ie/en-US/25a79856-2493-4a0c-8b16-8440aaa14b9e/aadsts90094-the-grant-requires-admin-permission-ios-cant-access-application?forum=ADFS

https://blogs.msdn.microsoft.com/exchangedev/2014/06/05/managing-user-consent-for-applications-using-office-365-apis/

https://blog.beecomedigital.com/2015/06/08/aadsts90093-calling-principal-cannot-consent-due-to-lack-of-permissions/

http://stackoverflow.com/questions/34414284/office365-oauth-api-returns-error-aadsts90093-does-not-have-access-to-consent


An administrator needs to approve the WebDrive application to talk to Azure AD, which then allows going into app registrations in Azure AD, finding the WebDrive App, and pushing it out to more people by adding them to it.


The Admin can also go to this URL and authenticate in order to get this setup and running: https://login.microsoftonline.com/<TenantID>/oauth2/authorize?client_id=<AppID>&response_type=code&redirect_uri=<ReplyURI>&prompt=admin_consent


    • Related Articles

    • Permissions Errors or other Sync/Upload errors while connected to OneDrive or SharePoint

      OneDrive Sync Client can conflict with WebDrive when used in conjunction. This often occurs if OneDrive Sync, for example, is syncing the mapped drive letter content that WebDrive is mapped to, or OneDrive Sync is syncing the Cache and/or Log folder ...
    • Getting Started: Connecting to a OneDrive Consumer Server

      Click the “+” icon and select “OneDrive”.  NOTE: OneDrive for Business connections are a separate option. Enter authentication information as prompted on screen.             This can vary based on account configuration (email, password, 2FA, etc.) ...
    • Getting Started: Connecting to a OneDrive Business Server

      Click the “+” icon and select “OneDrive Business”.  NOTE: OneDrive (Consumer) connections are a separate option. Enter authentication information as prompted on screen.             This can vary based on account configuration (email, password, 2FA, ...
    • I receive an error that Windows can't access this disc. What do I do?

      Error: Windows can't access this disc. Meaning: Windows is unable to connect and display the contents of the drive letter Resolution: 1. Restart the computer and attempt the connection again. If the issue remains, try either Resolution 2 or 3: 2. ...
    • Guide: Connecting Automatically at Login / System Startup

      To have WebDrive run at startup and connect to a server automatically, ensure these two items in the settings:  1. In the main application Settings, ensure that "Run at startup" is enabled. 2. In the Settings for the specific site you've created in ...