For the complete documentation index, see llms.txt. This page is also available as Markdown.

Single sign-on (SSO)

Single sign-on (SSO) lets your team sign in to a Let's Get Digital admin environment using your own organisation's identity provider — Microsoft Entra ID, SURFconext or Google — instead of (or alongside) the normal Global login. This article explains what the admin sees on the login page, how SSO is set up, and how access is controlled per environment.

Note

This is Phase 1: SSO covers signing in to an individual admin environment. There is currently no SSO entry point at the Global login page itself — see Where SSO does not apply yet.

How SSO is organised

There are two levels to SSO, and it helps to keep them separate:

Level
What lives here
Who manages it

Organisation (company)

The SSO provider connection: which provider (Entra ID or Google), and its credentials. One configuration is shared across all of that organisation's environments.

Let's Get Digital staff (see below)

Environment

The login mode for each individual environment: Global login, Global login + SSO, or SSO only.

Let's Get Digital staff

Because the provider configuration is held once at the organisation level and reused by every linked environment, one change affects every environment under that organisation at the same time.

Important

What the admin sees on the login page

What appears on an environment's admin login page depends on that environment's login mode.

  • Global login + single sign-on — the page shows a "Sign in with Microsoft Entra ID" and/or "Sign in with Google" button, an "or" divider, and a "Go to global login" button.

  • Single sign-on only — the page shows only the SSO button(s) under the heading "Sign In" with the subtitle "Sign in to continue to the admin panel." There is no route to Global login from this page.

  • Global login (no SSO) — the page shows only the "Go to global login" button.

Note

The admin login page never asks for a username and password directly. The "Go to global login" button takes you to the Global login page, where you sign in with your Global login method (one-time code, passkey, or Google). To learn more about Global login, click here.

Signing in with SSO

  1. On the environment's admin login page, click the appropriate button, e.g. "Sign in with Microsoft Entra ID" or "Sign in with Google".

  2. You are sent to your identity provider to authenticate (and approve, if prompted).

  3. Your provider sends you back to the environment and you are signed in.

If sign-in fails, you are returned to the same admin login page with an error shown inline — you are not bounced around or left on a blank error page.

How a user is matched

SSO does not create new accounts. Sign-in is matched on the email address your identity provider returns:

  • The email must be verified by the provider. For Google this uses the provider's email_verified claim; for Entra ID a returned email is treated as verified.

  • That email must already belong to an admin user in that environment. If the email is unknown, or the account is not an admin, sign-in is denied with: "Your account is not authorised to access this environment."

On a first successful sign-in, the user's first and last name are filled in from the provider only if they are currently empty — existing names are never overwritten.

Note

Job title is not synced. Only email and name are used. Job title is not part of the sign-in claims for either Microsoft or Google, so it cannot be carried across — even if it is set in Entra ID or Google.

Setting up a provider

Your Let's Get Digital event consultant sets up the SSO connection for you. Your part is to create an app registration in your own identity provider (Entra ID or Google) and hand over its details — here's what's involved.

Important

Add providers

For each provider you're using, gather these details from your app registration and share them with your event consultant:

Detail
Notes

Provider

Entra ID or Google (read-only once saved)

Client ID

From the app registration

Client secret

From your app registration. Treat it like a password — keep it secure.

Directory (tenant) ID

Entra ID only

Allowed hosted domain

Google only, optional. Restricts sign-in to one Google Workspace domain; must be a valid domain name

SURFconext environment

SURFconext only. Restricts sign-in to one particular SURFconext environmet. Institutions that are approved for login are managed from within SURFconext itself.

WARNING: Protect Your Client Secret

Your event consultant will also give you a redirect URI. Register this exact URI in your Entra ID or Google app registration — it tells your provider to send admins back to Let's Get Digital after they sign in.

Note

One connection per provider type. An organisation can have multiple SSO providers active at the same time — you just can't add two of the same type. The provider type is fixed once a connection is saved: to change a connection you update its credentials, you don't switch it to a different provider.

Setting the login mode per environment

For each of your environments, you choose how admins sign in. Let's Get Digital applies the mode for you:

  • "Global login" — Global login only; no SSO buttons.

  • "Global login + single sign-on" — both Global login and SSO buttons.

  • "Single sign-on only" — SSO buttons only; Global login (password) is turned off for that environment.

Built-in safeguards

The system prevents the configurations that would lock everyone out:

  • You cannot switch an environment to a mode that uses SSO unless an enabled provider is configured. Attempting it shows: "An environment can only use single sign-on while an enabled provider is configured…"

  • You cannot delete or disable the last enabled provider while any environment is set to Single sign-on only — that environment would have no way in.

When the secret expires

If the provider's client secret expires or is wrong, the admin sees a clear message rather than a cryptic error, for example: "Single sign-on is configured incorrectly or the key has expired. Please provide Let's Get Digital with new credentials to proceed." Provide Let's Get Digital with a fresh secret to restore access.

Where SSO does not apply yet

  • Global login page — the Global login offers one-time code, passkey, and Google as sign-in methods. An organisation using Entra ID can sign in to each environment via the SSO button, but there is no Entra ID path at the Global login page itself in Phase 1.

  • Self-service SSO setup — entering and managing provider credentials is done by Let's Get Digital staff, not by organisers, in Phase 1.

Last updated

Was this helpful?