Tyfoom Microsoft OAuth Setup Guide

Tyfoom Microsoft OAuth Setup Guide

Tyfoom supports OAuth2 and OpenID Connect. To enable Microsoft SSO for your organization, please complete the steps below and provide the required credentials.

1. Create an Azure App for Authentication

Set up an Azure application that Tyfoom will use to authenticate your users.

Redirect (Callback) URLs

Production callback URL:

https://app.tyfoom.com/users/auth/microsoft_graph_auth/callback

Production failure URL:

https://app.tyfoom.com/users/auth/microsoft_graph_auth/failure

Required Permissions (Scopes)

Your Azure app must request the following scopes:

  1. openid
  2. profile
  3. email
  4. offline_access
  5. user.read
  6. calendars.read

Login URL

Tyfoom uses Microsoft’s login endpoint.

Append your Tenant ID to this URL to send users to your company’s login page:

https://login.microsoftonline.com

Logout URL

https://login.microsoftonline.com/common/oauth2/logout


2. Send Tyfoom Your OAuth Credentials

Once the Azure app is configured, please provide the following:

  • OAuth2 Tenant

  • OAuth2 App ID

  • OAuth2 Secret

    Note: We require the actual Client Secret, not the Secret ID.

    • Related Articles

    • Quick Guide for using Events in Tyfoom

      This guide covers using Events in Tyfoom from an admin’s perspective from both the web and our mobile app. Creating a New Event Creating an event (Web) Step 1: Access the Events Feature Open Tyfoom. Under “Management” click on “Events”. Step 2: ...
    • Tyfoom + Procore Integration

      Integration Overview This integration allows you to automatically upload form responses as PDF files to a Procore project. Adding Tyfoom to Procore In this guide, we’re going to go over how to add Tyfoom to your Procore account. Go to procore.com 1. ...
    • Report Video in Tyfoom

      In this guide we will go over how to report a video in the Tyfoom app. 1. Open the Library Tab in the Tyfoom app. 2. Then open your Video Library. 3. Select the video you want to report. 4. Tap "Report Video". 5. Choose the appropriate reason for the ...
    • Tyfoom Forms: Conditional Questions

      This guide will walk you through the steps to Conditional Questions using Tyfoom. <br> 1. Existing and New Forms You can add conditional questions to an already existing form or a brand new form. You need to be editing the draft version ...
    • Written Warnings in Tyfoom

      In this guide, we will go over how to customize and dismiss written warnings in Tyfoom. Log into tyfoom.com 1. Go to "Settings" First, we'll start with customizing notifications for written warning. To get started go to Settings. 2. Click "Written ...