2025.05.21: Single Sign On (SSO)
Last updated
Was this helpful?
Last updated
Was this helpful?
In this release, we have added support for Single Sign On.
Only available on Pro service desks with
Only avilable for Microsoft Entra ID as your identity provider (Idp)
If you would like SSO enabled for your organization's service desk, please contact TicketLog support.
Other changes:
Updated all Sign Up and Sign In pages to the latest version provided by Microsoft.
To setup SSO on your Entra ID tenant, follow these steps:
Add a new App Registration to Entra
Name it "TicketLog SSO"
Single tenant
Redirect URI (Web):
Record the Application (client) ID
Create a Secret
Select Certificates & secrets, and then select New client secret.
Enter a Description for the secret, select an expiration, and then select Add.
Record the Value of the secret
Assign users
Add users and groups to the application who you want to have access to TicketLog
Note, this does not automatically create TicketLog accounts. Each account is created at the time of first sign in to TicketLog.
Set branding & properties (optional)
Set a logo and homepage for the application. This can be used in your Enterprise My Apps page (additional configuration is required).
Add token claims
Select Token configuration.
Select Add optional claim.
For the Token type, select ID.
Select the optional claims to add: email
,family_name
and given_name
.
Select Add.
If Turn on the Microsoft Graph profile permission (required for claims to appear in token) appears, enable it, and then select Add again.
Pass details to TicketLog
Pass the following details to TicketLog:
Application (client) ID from above
Secret Value from above
Tenant primary domain
This is not the name of the tenant.
In Azure portal or Entra Admin portal, primary domain appears here:
If you don't have a primary domain, we can also accept your *.onmicrosoft.com domain or your Tenant ID. However, a custom domain name is better as it provides a hint to the login process to improve the sign-up and sign-in process.
Please note:
When adding users to Entra, ensure you also set the Email property. Doing so will simplify the user's signup experience.
When users first sign in to TicketLog using SSO, they will be faced with a signup screen. They need to confirm their email address by sending a verification code.
Please instruct users to follow the on-screen instructions, and ask they do NOT alter the email address.