Skip to main content
IT admins can use mobile device management (MDM) to configure Granola across managed macOS and Windows devices. Granola currently supports one managed setting:
Make sure SSO is configured for your workspace before enabling DisableOAuth. This setting changes the sign-in options shown in the app; it does not configure SSO or sign out people who are already signed in.

macOS

Deploy a managed preferences profile to the device channel with:
  • Preference domain: com.granola.app
  • Key: DisableOAuth
  • Type: Boolean
  • Value: true
MDM tools commonly support two ways to configure these preferences. Choose one:
  • App or custom settings: Set the preference domain to com.granola.app and use the following property list as the settings content:
  • Complete configuration profile: Upload the complete .mobileconfig below.

Windows

Create the following registry value in the device context: You can configure the value directly in your MDM, or deploy it with PowerShell:
Run the script as an administrator or in the MDM’s system context.

Verify the setting

Deploy the setting to a test device, then fully quit and reopen Granola. On the sign-in screen:
  • Sign in with Google and Sign in with Microsoft should not appear.
  • The SSO email field should appear automatically.
To allow OAuth sign-in again, remove the managed setting or set it to false on macOS or 0 on Windows, then fully quit and reopen Granola. If you need help with your MDM, contact us at hey@granola.so.