What is Single Sign-On?
Single Sign-On (SSO) lets your users sign in to your Loqate Account using your own identity provider (IdP), such as Okta, Microsoft Entra ID or Google Workspace, instead of receiving a magic link or code by email. Once SSO is active, anyone signing in with an email address on one of your verified domains is redirected to your identity provider to authenticate. Your IdP decides whether they get in, which means access to your Loqate Account follows the same rules as the rest of your business systems. SSO is self-administered. Once your account manager has enabled it, your own IT administrators complete the whole setup from within your Loqate Account, so there’s no need to raise a ticket with us or wait on our team to configure anything for you.Why use SSO?
- Central control of access : Users are granted and revoked access in your identity provider. When someone leaves your business and is disabled there, they lose access to your Loqate Account too.
- Your own security policies : Multi-factor authentication, conditional access, password rules and session policies are all enforced by your IdP.
- A simpler sign-in : Your team signs in with the credentials they already use every day.
- Set up on your own schedule : Your IT team configures, tests and activates the connection when it suits them.
Before you begin
Make sure the following are in place before you start, as you’ll need all of them to complete the setup in one sitting.- SSO enabled on your Organisation : Your account manager arranges this. You won’t see the options described below until it’s done.
- The Admin role : Only users with the Admin role in your Organisation can set up or change an SSO connection. Members cannot. See Managing Your Account for more on roles.
- Administrative access to your identity provider : You’ll need to be able to create and configure an application in your IdP.
- The ability to publish DNS records : You’ll need to add a
TXTrecord to the DNS for each domain you want to use, to prove you own it. If your DNS is managed by another team, involve them early, as this is usually the slowest part of the process.
Terminology
Your Loqate Account has a corresponding Organisation, which groups your users together and lets a team of people access the same account. SSO is configured against your Organisation, and applies to every user who signs in with an email address on a verified domain. If you’re new to Organisations and user management, read Managing Your Account first.Setting up your connection
1. Open the Security tab
Sign in to your Loqate Account, click your company name in the top-right corner of the account section and select Your Team. Then open the Security tab. If you can’t see the Security tab, either SSO hasn’t been enabled on your Organisation yet, or you don’t have the Admin role.2. Claim and verify a domain
Start by telling us which email domains belong to your business, for exampleyourcompany.com. You can add more than one.
For each domain you add, we’ll generate a DNS TXT record. Ask whoever manages your DNS to publish that record on the domain, then come back and verify it.
3. Choose your identity provider
Next, choose the provider you want to connect. The following are supported:4. Configure the connection
The details you exchange with your IdP depend on which protocol you’re using.- SAML
- OIDC
- Assertion Consumer Service (ACS) URL : where your IdP sends its response after authenticating a user.
- Entity ID : identifies your Loqate Account to your IdP. Some providers label this the audience or audience URI.
mail attribute is essential. It’s how we match the person signing in to your Organisation, and the domain of that address must be one you’ve verified. Mapping firstName and lastName is optional, but it makes your user list much easier to read.Finally, assign the users or groups in your IdP who should have access to your Loqate Account.Back in the Security tab, supply your IdP’s details. Most providers publish a Metadata URL, which is the quickest and most reliable option, as it keeps things such as certificate rotations up to date automatically. If your provider doesn’t offer one, you can enter the details manually instead:- SSO URL : your IdP’s sign-in endpoint.
- Entity ID (Issuer) : identifies your IdP to us.
- Signing certificate : used to verify that responses genuinely came from your IdP.
5. Test the connection
Before activating the connection, use the test sign-in in the Security tab to confirm the connection works from end to end. The test runs against your live configuration but doesn’t affect anyone else, so your team continues to sign in as normal while you’re checking. If the test fails, the most common causes are a mismatched redirect URI or ACS URL, a missing email attribute or claim, or the test user not being assigned to the application in your IdP.6. Activate the connection
Once the connection is active, any user whose email address is on one of your verified domains must authenticate through your identity provider to reach your Loqate Account. They’ll no longer receive a magic link or code by email.Managing an active connection
Changes you make to an active connection take effect immediately, which means an incorrect value can stop your team signing in. You’ll see a warning in the Security tab reminding you of this before you save. If you need to make significant changes, such as rotating a client secret, moving to a new IdP application, or changing endpoints, it’s worth planning them for a quieter period, and keeping a Loqate Admin available who can help if something goes wrong. If you get locked out of your account, please contact our support team, who will be happy to help.Frequently Asked Questions
How do I get SSO enabled on my account?
How do I get SSO enabled on my account?
Who in my business can set up SSO?
Who in my business can set up SSO?
Why do I need to verify my domain?
Why do I need to verify my domain?
TXT record we generate in that domain’s DNS. You need at least one verified domain before you can configure a connection.Can I use more than one domain?
Can I use more than one domain?
What happens to users who aren't on a verified domain?
What happens to users who aren't on a verified domain?
Does SSO change how my API keys work?
Does SSO change how my API keys work?
Can I change identity provider later?
Can I change identity provider later?
My test sign-in failed. What should I check?
My test sign-in failed. What should I check?
mail attribute for SAML, or the email claim for OIDC), that the address is on a verified domain, and that the test user is assigned to the application in your IdP.If you’re still stuck, please contact our support team.Nobody can sign in since we activated the connection. What now?
Nobody can sign in since we activated the connection. What now?

