High School AdvancedA13.3Identity, Zero Trust, and Access Control
Lesson A13.3
Federation and Single Sign-On Concepts
Federation lets one trusted identity source provide identity context to another application. Single sign-on can make that experience easier for users, but strong architecture still needs resource-specific authorization, ownership, lifecycle, and evidence.
This lesson stays provider-neutral and conceptual. It uses fictional identity providers, relying services, trust records, and synthetic logs only. No real credentials or live federation systems are used.
High School Advanced • A13: Identity, Zero Trust, and Access Control • Lesson 3 of 10
30% complete
Readiness Check
A13.3 Entry Readiness
0/4 ready
Professional Hook
One Sign-In Can Simplify Identity Without Simplifying Every Authorization Decision
A counselor may authenticate once and then open several approved applications. That can improve usability and reduce duplicate identity stores. But the Student Services Portal, Reporting Dashboard, and Benefits Portal still have different data, responsibilities, and authorization requirements. Federation centralizes some identity trust; it does not erase application boundaries.
Federation answers “Which identity source do we trust?” while the relying service still answers “What may this identity do here?”
Learning Objectives
Five Capabilities for This Lesson
1
Explain federation and single sign-on as trust architecture involving identity providers, relying services, identity assertions, ownership, lifecycle, and monitoring.
2
Distinguish authentication source, federation trust, application authorization, SSO session, external sponsorship, and local fallback access as separate design concerns.
3
Evaluate fictional federation relationships for excessive trust, stale ownership, broad application scope, weak lifecycle controls, and incomplete evidence.
4
Analyze how federation can improve identity lifecycle and user experience while still requiring resource-specific authorization and zero-trust review.
5
Build a Federation Trust Register that becomes the third artifact in the A13 Enterprise Identity and Zero-Trust Review.
Federation Roles
Six Parts of the Trust Architecture
Identity provider
Authenticates the user or workload and provides identity context to another service.
Architecture concern
The relying service should understand exactly what identity source it trusts and under what conditions.
Useful evidence
Provider owner, trust configuration metadata, lifecycle, supported identity populations, monitoring, and change history.
Relying service
Consumes trusted identity context and still decides what the identity may do inside the application.
Architecture concern
Federated authentication should not be confused with broad application authorization.
Useful evidence
Application owner, accepted identity source, role mapping, resource policy, access review, and authorization logs.
Federation relationship
Defines the trust connection between an identity source and a relying service.
Architecture concern
The relationship needs purpose, scope, ownership, lifecycle, and review just like any other security dependency.
A trust arrangement in which one identity system provides identity context that another service accepts for authentication decisions.
Identity provider
The system or authority that authenticates an identity and provides trusted identity context to a relying service.
Relying service
An application or service that accepts federated identity context and then applies its own authorization rules.
Single sign-on
A user experience in which one successful authentication can support access to multiple approved services without repeating the full sign-in flow each time.
Identity assertion
A signed or otherwise trusted statement from an identity source that conveys identity context to a relying service.
Claim
A piece of identity-related information such as role, organization, or account state used by a relying service.
Attribute mapping
The controlled translation of identity information from one system into the fields or roles expected by another system.
Trust relationship
The documented agreement that one system will accept identity context from another system under defined conditions.
Session
A bounded period in which an authenticated identity interacts with a relying service under current policy.
External federation
Federated access involving an identity provider outside the organization, such as a partner or contractor identity source.
Fallback identity
A local or alternate identity used when normal federation is unavailable or inappropriate.
Trust lifecycle
The creation, approval, review, modification, suspension, and retirement of a federation relationship.
FED-05 uses a long-lived local identity for production report storage. The current owner is Unknown, monitoring is Partial, and there is no current trust-lifecycle review.
Defensive recommendation: Keep the relationship Blocked until ownership, business need, monitoring, modernization, and retirement are resolved.
SSO and Authorization
One Session Can Serve Multiple Applications Without Giving Every Application the Same Permissions
SSO experience
The user authenticates to an approved identity source and can move between connected relying services without repeatedly entering credentials.
Shared authentication source
Bounded session lifetime
Consistent workforce lifecycle
Reduced duplicate local passwords
Central sign-in visibility
Application authorization
Each relying service still decides which resources and actions the authenticated identity may use.
A partner identity provider is healthy, the integration scope is narrow, and the internal sponsor is current. The federation review date is approaching.
Scenario Decision Lab
Scenario Decision Lab 2 — Legacy Local Login
A legacy reporting job still uses a local production login outside the main federation model. The current owner is Unknown and monitoring is incomplete.
Safe Fictional Lab
Build a Federation Trust Register
Use fictional identity providers, relying services, identity populations, owners, sessions, and evidence. Do not access or configure any real federation environment.
1
Create at least ten fictional federation relationships.
2
Give every relationship a stable FED ID.
3
Record the identity provider.
4
Record the relying service.
5
Record the identity population.
6
State business or technical purpose.
7
Record the minimum identity context needed.
8
Record application authorization ownership.
9
Record provider owner.
10
Record relying-service owner.
11
Record sponsor for external federation.
12
Record lifecycle review date or change trigger.
13
Record monitoring evidence.
14
Classify status as Confirmed, Conditional, Unknown, Blocked, or Retired.
15
Include at least two workforce SSO relationships.
16
Include at least one privileged federation relationship.
17
Include at least two external or partner federation relationships.
18
Include at least one temporary federation relationship.
19
Include at least one fallback/local identity and evaluate whether it should remain.
20
Add change triggers for provider, application, owner, population, partner, privilege, and service-retirement changes.
Lab boundary
Use fictional providers, services, populations, and synthetic evidence only. Do not collect real account information, inspect live federation metadata, test authentication, alter SSO settings, or attempt to access any real identity system.
Analyze the Evidence
Evidence Analysis: Legacy Local Access
The account is used in production.
It exists outside the main federation model.
The current owner is Unknown.
Monitoring is Partial.
No current lifecycle review is documented.
What is the strongest conclusion for FED-05?
Advanced Challenge
Design a Federation Architecture for a Fictional Organization
A fictional organization currently has three separate local application logins, one partner login, one permanent administrator account, and a legacy reporting account. Redesign the identity experience conceptually using federation and SSO while preserving application-specific authorization.
1
Primary workforce identity provider
2
Approved relying services
3
Identity population per service
4
Application-specific authorization
5
Minimal identity context
6
Privileged federation boundary
7
Time-bounded privileged activation
8
External federation sponsor
9
External federation expiration
10
Temporary project federation
11
Fallback/local account governance
12
Federation lifecycle review
13
Provider-change trigger
14
Application-change trigger
15
Monitoring and source health
16
Blocked legacy trust that must be retired
The goal is not to centralize every authorization decision. A strong design centralizes identity where appropriate while preserving resource ownership and least-privilege authorization at each relying service.
Defender Habits
A13.3 Defender Checklist
Skill Check
Seven Questions
Check Your Understanding
A13.3 Mini Quiz: Federation and Single Sign-On Concepts
Choose your answers first. Explanations appear only after submission.
1. What is federation?
2. What does single sign-on improve most directly?
3. Why should a relying service keep its own authorization logic?
4. What is the strongest design for external federation?
5. Why can fallback local accounts be risky?
6. What should happen when an identity provider or relying application changes significantly?
7. What is the strongest federation monitoring model?
Portfolio Prompt
Portfolio Build — Federation Trust Register
Create the third artifact for your A13 Enterprise Identity and Zero-Trust Review: a fictional Federation Trust Register with at least ten trust relationships. Include federation ID, identity provider, relying service, identity population, purpose, minimal identity context, authorization owner, provider owner, relying-service owner, sponsor where needed, lifecycle, monitoring evidence, status, concern, next action, and change trigger.
Include workforce, privileged, external, and temporary federation examples.
Show SSO convenience separately from application authorization.
Use only minimal identity context needed by each relying service.
Include at least one fallback/local identity and decide whether it should remain.
Keep uncertain or unowned relationships Conditional, Unknown, or Blocked.
Use fictional provider-neutral records only.
Confidence / Readiness Reflection
Are You Ready for A13.4?
A13.4 moves into Conditional Access and Policy Decisions. Before continuing, make sure you can explain how federation establishes identity context while application authorization still uses its own policy and resource conditions.
1
I can explain federation as a trust relationship.
2
I can distinguish identity provider from relying service.
3
I can explain why SSO does not automatically grant application permissions.
4
I can evaluate external federation using sponsor, scope, lifecycle, and evidence.
5
I can explain why fallback local identities still require governance.
Portfolio Build Guide
How to Make the Federation Trust Register Look Professional
Use stable trust IDs
Make every provider-to-service relationship easy to reference in later A13 lessons.
Show both sides of trust
List the identity provider and relying service instead of describing federation as a generic login feature.
Separate authentication and authorization
Record identity context separately from the permissions enforced by the relying service.
Show population scope
Make clear which workforce, partner, admin, temporary, or service population is included.
Show lifecycle
Use review dates and provider/application/owner/population changes as trust triggers.
Show monitoring
Federation health, sign-ins, authorization, policy change, and source-health evidence should support major claims.
Keep fallback access visible
Do not hide local identities just because they sit outside the federation architecture.
Connect forward
A13.4 will use these federation relationships when evaluating contextual policy decisions.
Key Takeaways
What You Should Remember
1.Federation is a trust architecture, not simply a login convenience.
2.The identity provider establishes identity context; the relying service still owns authorization.
3.SSO reduces repeated authentication but should not create broad application access.
4.Identity claims or attributes should be limited to what a relying service actually needs.
5.External federation requires sponsorship, narrow scope, review, and lifecycle governance.
6.Fallback local accounts can become hidden bypass paths if they are not strongly controlled.
7.Provider, application, population, and ownership changes should trigger federation review.
8.Monitoring should cover trust health plus application authorization and activity.
9.Federation fits zero trust when trust is explicit, bounded, observable, and reviewable.
10.The Federation Trust Register will support A13.4 Conditional Access and Policy Decisions.
Lesson Safety Boundary
Federation concepts do not require testing real login systems
Do not attempt password guessing, account enumeration, authentication bypass, token theft, session hijacking, federation manipulation, privilege escalation, or access to real identity providers. All providers, applications, trust records, and logs in this lesson are fictional and defensive.
Lesson Complete
A13.3 Federation and Single Sign-On Concepts Complete
You now have a federation model built around identity providers, relying services, SSO, application authorization, external trust, lifecycle, fallback access, ownership, and monitoring. Next, A13.4 focuses on Conditional Access and Policy Decisions.