Single Sign-On (SSO)
An authentication method where one identity provider verifies a user once and that single login grants access to many connected applications, typically via SAML or OpenID Connect.
Definition
Single sign-on, or SSO, is an authentication method in which a user proves their identity once to a central identity provider, and that verified session is then trusted by every connected application, so the user does not need to log in separately to each one. It is typically implemented using federation protocols such as SAML or OpenID Connect (OIDC), through which the identity provider issues a signed assertion or token that connected applications accept in place of their own username and password check.
In practice, an employee authenticates once against a central identity provider, such as Microsoft Entra ID, Okta, or Google Workspace, and the provider issues a signed SAML assertion or OIDC token confirming who they are. Each connected application, referred to as a service provider, trusts that signed assertion instead of maintaining and checking its own separate password for the user, and the user moves between applications without re-entering credentials as long as the underlying session remains valid. Because access to every connected app flows through this one relationship, adding or removing a user's SSO access instantly grants or revokes their reach across the entire connected application portfolio.
SSO brings clear operational benefits: employees manage far fewer passwords, which reduces the temptation to reuse them across services, and security teams gain centralized offboarding, a single action disables access everywhere at once rather than requiring IT to individually revoke dozens of separate application logins. It also lets an organization enforce one consistent multi-factor authentication policy at a single choke point rather than trying to configure and audit MFA separately across every connected tool, something increasingly relevant for regulated Indonesian enterprises consolidating large portfolios of SaaS applications under one identity provider.
The tradeoff is concentration risk: because one login now unlocks everything, the identity provider account itself becomes the single highest-value target in the organization, and a successful phishing attack or account takeover against it can cascade into every connected system at once, not just one. This makes protecting the SSO account with phishing-resistant multi-factor authentication and applying least privilege and conditional access policies at the identity provider level a priority that outranks protecting any individual downstream application on its own.
At a glance
- Type
- Authentication method
- Also known as
- SSO
How it works
- 1
Central authentication: the user authenticates once against a central identity provider rather than logging into each application separately.
- 2
Federation protocol: the identity provider issues a signed assertion or token using SAML or OpenID Connect (OIDC).
- 3
Trust relationship: each connected application, the service provider, trusts the identity provider's signed assertion instead of checking its own separate password.
- 4
Session reuse: the user moves between connected applications without re-entering credentials while the underlying session remains valid.
- 5
Centralized control: granting or removing a user's SSO access instantly changes their reach across every connected application at once.
Key points
- Employees manage far fewer passwords, reducing the temptation to reuse them across services
- Offboarding becomes a single action that disables access everywhere at once
- One consistent multi-factor authentication policy can be enforced at a single choke point
- A compromised SSO account can unlock every connected application, not just one
- Widely adopted by regulated enterprises consolidating large SaaS application portfolios under one identity provider
- Typically implemented via SAML or OpenID Connect (OIDC) federation protocols
Best practices
- Protect the identity provider account itself with phishing-resistant multi-factor authentication, not password alone
- Apply least privilege and conditional access policies at the identity provider level
- Monitor identity provider sign-in logs for anomalies such as impossible travel or new devices
- Never exempt identity provider administrator accounts from strong authentication for convenience
- Pair SSO rollout with employee awareness training on the elevated stakes of the corporate login page
- Review which applications are connected to the identity provider regularly and remove unused integrations
Real-world example
A multifinance company migrates 40 internal SaaS tools behind a single Microsoft Entra ID sign-on. When an employee leaves, IT disables one account and instantly loses their access to all 40 applications rather than chasing down individual logins one by one. The security team also mandates phishing-resistant MFA on that same identity provider login, since it now unlocks the entire connected portfolio at once rather than protecting each application separately.
How Claro helps
Claro's phishing simulations increasingly model the identity provider login page itself, since it has become the highest-value target once SSO is in place, and risk scoring flags employees whose behavior suggests they would fall for a spoofed identity-provider prompt, so security teams can direct extra scrutiny and training to the accounts that put the whole connected application portfolio at risk.
Frequently asked questions
What is Single Sign-On (SSO)?
Single sign-on (SSO) lets a user log in once with a single set of credentials and then access multiple applications without signing in again to each one. It improves convenience and lets organisations enforce authentication centrally.
Is SSO the same as MFA?
No. SSO is about using one verified identity to access many applications; MFA is about verifying that identity more strongly at login. They are complementary: SSO reduces password sprawl, while MFA protects the single point of access SSO creates.
What is the biggest risk with SSO?
Concentration risk. Because one login now unlocks every connected application, a compromised identity provider account gives an attacker broad access at once, rather than access to a single system.
Does SSO use SAML or OIDC?
It depends on the identity provider and application. SAML is an older, XML-based standard common in enterprise software, while OpenID Connect is a newer, JSON and OAuth 2.0-based standard. Many identity providers support both.
How does SSO affect employee offboarding?
It simplifies it significantly. Disabling one account at the identity provider instantly removes the departing employee's access to every connected application, rather than requiring IT to revoke dozens of separate logins individually.
Related terms
Multi-Factor Authentication (MFA)
A security method that requires two or more independent proofs of identity before granting access to an account or system.
Phishing-Resistant MFA
Multi-factor authentication cryptographically bound to the legitimate website's origin, such as FIDO2 security keys and passkeys, that cannot be phished or relayed the way SMS codes and push approvals can.
Account Takeover
When an attacker gains unauthorized control of a user's online account, typically through stolen credentials, and uses it for fraud or further attacks.
Least Privilege
The security principle of granting a user, account, or process only the minimum access needed to perform its function, and nothing more.
Reduce your human risk
Claro measures and lowers the risk these terms describe, in English and Bahasa Indonesia.
Request a demo