If your organization uses Microsoft Azure and Office 365, we highly recommend enabling Microsoft SSO in Azure in order to offer your users the simplest login experience in Motimate.
Setting up Microsoft SSO with Motimate
- Log in to your Microsoft Azure Portal with a Microsoft Azure Admin account.
- Start by searching for App Registrations in the search bar at the top of the Azure Portal, and click it when it appears.
- A new page for App Registration setting appear. Here you should click New Registration at the top of the page.
- Give the following Name to the new application: Motimate SSO.
- Then make sure that Support Account Types is set to the first option: Accounts in this organizational directory only (Single tenant).
- Enter the following Redirect URI under Web:
https://motimate.app/{identifier}/external-auth-completed
Replace {identifier} with your organization's identifier. You'll easily see it in your URL when you log in to your Motimate account.
In this example the {identifier} is my-company:
https://motimate.app/my-company/...
- Click Register at the bottom of the page.
- After a short while your new Applications is registered, and you'll will see the Overview.
- Now you must click API Permissions in the menu to the left. Make sure the default User.Read to API permission is set.
- Under Configured Permission, you must click Grant admin consent for ...This will ensure that all users in your organization are signed in without any prompts. If you are unable to click the button, you need to make sure you are signed in with a Microsoft Azure Admin account. If not, please identify an admin in your organization who can do so.
- Click Yes on the Grant Admin Consent Confirmation box that appears.
- Next you should navigate to Authentication in the menu to the left.
- On this page you must click Add a Platform in the Platform Configurations sections.
- Select the box for Web under Web Application.
- Provide the following Redirect URI:
https://{identifier}.motimateapp.com/admin/external-auth-completed
Remember to replace {identifier} with your organization's identifier.
- Click Configure at the bottom of this screen.
- Next, you need to click Add a Platform in the Platform Configurations section again.
- This time you should select the box for Mobile and Desktop Applications under Mobile and Desktop Applications.
- Provide the following Redirect URI:
motimate-training://external-auth-completed
- All the three checkboxes should remain unchecked.
- Click Configure at the bottom of this screen.
- You should now verify that the three URIs you've added appear in these settings:
Remember to replace {identifier} with your organization's identifier.
-
Do not activate Implicit Grant and Hybrid Flows. Checkboxes for Access Token and ID Token must be left blank and unchecked.
- You should now click Save at the very bottom of the page to ensure all your settings are saved.
- Next you should click Certificates & Secrets in the menu on the left.
- On this page you must click New Client Secret in the Client Secrets section.
- Provide the following Description for your secret: Motimate.
- Then select the longest lasting available value for Expires. This is typically 24 months or Never. In the future, before your secret expires, you must generate a new one, and provide it to Motimate to ensure that SSO continues to work with Motimate.
- You can now click Add at the bottom of the page in order to generate the new secret.
- You should now copy the Value of your Motimate secret. Do not copy the Secret ID. You will need to share this value with Motimate at a later step. The simplest way to copy the secret is to click the tiny Copy-icon following the secret characters:
- Afterwards, you should go to Overview at the top of the menu on the left.
- In this overview of Essentials you will need to copy both the entire Application (client) ID and the entire Directory (tenant) ID:
- Finally, please email all of the information to support@motimateapp.com and request Microsoft SSO to be activated for your Motimate account. You can also send them directly to the Customer Success Manager who may be supporting you in your organization's onboarding process. This is the data which must be included:
- Application (client) ID
- Directory (tenant) ID
- Secret Value
- We will activate Microsoft SSO for your Motimate account shortly after we receive the credentials. Once activated all your users will be required to log in with SSO in order to get access to your Motimate account. Users already logged in, may be required to log out, and then log back in again.
Congratulations! You have now successfully enabled Microsoft SSO for your organization.