/* Hide header only on knowledge base pages */ body.hs-knowledge-base header, body.hs-knowledge-base .header { display: none !important; }
Skip to content
  • There are no suggestions because the search field is empty.

Why do users get “Need admin approval” message when trying to log in to Pickit?

If you see the “Need admin approval” message when signing in with Microsoft, it means your organization’s Azure Active Directory (Azure AD) requires an administrator to approve the app before they can access company data.

Pickit needs permission to read basic user profile information from your Microsoft account in order to work correctly.

The specific permission required is:

  • Scope: User.Read
  • App ID: 1f105218-aa60-4224-9a4a-cfea20765760

Your IT team (Microsoft 365 / Azure AD administrators) will need to grant this permission in your organization’s Azure AD settings.



Steps for Your IT Team

  1. Log in to the Azure Portal
    Go to https://portal.azure.com with an administrator account.
  2. Open Enterprise Applications
    • Search for Enterprise Applications in the search bar.
    • Click + New application (or use App registrations if adding manually).
  3. Add the Pickit Application
    • Use the App ID: 1f105218-aa60-4224-9a4a-cfea20765760 to find and register the app.
  4. Grant Admin Consent
    • In the app’s permissions settings, approve the User.Read scope for All Users.
    • Click Grant admin consent.
  5. Confirm Access
    • After approval, users should be able to sign in to Pickit without seeing the admin approval screen.