Setup for mobile SSO (iOS & Android)
SSO allows users to log in to the Trail with the same credentials that they use in other services that use SSO.
How to enable Single Sign-on?
Trail Single Sign-on is an add-on service. f you are interested in enabling SSO for your organization, please contact our sales representatives at sales@trail.fi and they will assist you.
Check SSO settings before mobile deployment
If SSO login is already enabled in the web version of Trail, first check the Azure portal app registration to see if the account type is Single Tenant or Multi-tenant.
Option A: You are using "Multi-tenant"
- In this case, you can add the mobile platforms (iOS/Android) directly to the existing registration.
Option B: You are using "Single Tenant"
- If the setting cannot be changed in the current registration, the mobile application requires its own configuration.
- Action: Create a new app registration for the mobile application.
- Setting: Under "Supported account types", you can select Single tenant.
New registration:
- Login to Azure Portal (link)
- Go to Azure Active Directory
- In the left column in section Manage click App registrations
- On top near left column click New registration
- In registration form fill next fields:
- Name: Your organization's name
- Supported account types:
- Accounts in this organizational directory only (trail.fi only – Single tenant), or
- Accounts in any organizational directory (any Azure AD directory – Multi tenant)
- Click Register button
- In the left column in section Manage click Authentication
The instructions for adding a mobile app SSO to a previous integration are the same as above except that sections 3-6 can be skipped.
SSO configuration for iOS
- Click Add a platform
- Click iOS / macOS
- Enter bundle ID: fi.trail.Trail
- Click Configure
SSO configuration for Android
- Click Add a platform
- Click Android
- Enter Package name: fi.trail.Trail
- Enter Signature hash: pXqTwDZFxc7DtzbQqnmjDGnwdHI=
- Click Configure
- In the left column in section Manage click Token configuration
- On top near left column click Add optional claim
- Select ID for Token type and select email in claim column

- Click Add
- In the left column in section Manage click Overview
- Send an email to support@trail.fi with values from next fields
- Application (client) ID
- Directory (tenant) ID
Additional note! Users must have an email address defined in their contact information for users in Tenant. This email address will be used as the email in Trail.
