High School AdvancedA13.1Identity, Zero Trust, and Access Control
Lesson A13.1
Identity as a Security Perimeter
Modern applications are distributed across cloud services, APIs, devices, networks, partners, and workloads. In that environment, identity can become one of the most important boundaries for deciding who or what may reach protected resources.
This lesson uses fictional identity records and synthetic access evidence only. It does not involve real credentials, accounts, authentication testing, or private identity systems.
High School Advanced • A13: Identity, Zero Trust, and Access Control • Lesson 1 of 10
10% complete
Readiness Check
A13.1 Entry Readiness
0/4 ready
Professional Hook
The Network Is No Longer the Only Place Where Trust Changes
A counselor signing in to a web application, a workload reading a database, an administrator changing cloud policy, and a partner managing an integration can all reach important resources through different paths. The strongest common question is not simply “Which network are they on?” It is “Who or what is this identity, why does it need access, and what exactly should it be allowed to do?”
Identity becomes a perimeter when access follows verified purpose, privilege, scope, lifecycle, and evidence.
Learning Objectives
Five Capabilities for This Lesson
1
Explain why identity can function as a security perimeter across human users, administrators, workloads, applications, external parties, and temporary operators.
2
Distinguish authentication, authorization, identity ownership, resource ownership, trust relationships, and access paths as separate architecture concerns.
3
Evaluate fictional identity records using purpose, privilege, resource scope, approval, environment, lifecycle, evidence freshness, and monitoring.
4
Identify identity-perimeter risks such as shared identities, unowned accounts, stale external access, permanent privilege, cross-environment access, and missing workload ownership.
5
Build an Identity Perimeter Map that becomes the first artifact in the A13 Enterprise Identity and Zero-Trust Review.
Identity Types
Different Principals Create Different Security Boundaries
Workforce identity
Represents an employee, student worker, contractor, or other approved human user who needs access to business applications and services.
Perimeter effect
A workforce identity becomes a security boundary when authentication strength, role, lifecycle, session context, and approved resources influence access.
Useful evidence
Identity source, employment or sponsorship state, role, authentication evidence, access review, owner, and last lifecycle confirmation.
Privileged identity
Represents administrative capability that can change identities, policies, applications, infrastructure, data, logging, or other security-sensitive state.
Perimeter effect
Privilege creates a higher-impact identity boundary because one action can change the architecture itself.
Useful evidence
Privileged role purpose, approval, time window, activation record, owner, session evidence, and post-use review.
Workload identity
Represents an application, service, job, function, or automation process that needs to authenticate to another service.
Perimeter effect
Workload identity lets the architecture authorize a named non-human principal instead of trusting network location or copied credentials.
Useful evidence
Workload owner, service purpose, environment, resource scope, identity binding, deployment relationship, and service-access logs.
External identity
Represents a partner, vendor, guest, consultant, or other party outside the organization's normal workforce identity lifecycle.
Perimeter effect
External identity crosses an organizational trust boundary and therefore needs sponsorship, bounded access, review, and expiration.
Useful evidence
Sponsor, business reason, allowed resources, expiration, review cadence, federation or guest relationship, and activity evidence.
Temporary identity
Represents short-duration access for migration, recovery, support, audit, or another bounded operational need.
Perimeter effect
Time becomes part of the security boundary because access should stop when the task ends.
Useful evidence
Request, approver, start time, expiration, exact resource scope, owner, use evidence, and closure review.
Service or legacy account
Represents older automated or application access that may not use modern workload identity.
Perimeter effect
Long-lived or shared credentials can create hidden identity boundaries when ownership, lifecycle, and access purpose are unclear.
Useful evidence
Current owner, business need, credential lifecycle metadata, allowed resources, monitoring, rotation, revocation, and retirement plan.
Eight Principles for Identity-Perimeter Architecture
Identity should be named
Important access should be tied to a specific human, workload, service, or external principal rather than a vague shared identity.
Review: Can the reviewer tell who or what performed the action?
Authentication does not equal authorization
Verifying an identity does not automatically grant permission to every reachable resource.
Review: Does the architecture separately define what the identity may actually do?
Privilege changes the impact
Administrative identities deserve stronger controls because they can modify security boundaries for many other identities.
Review: Is privileged access separated, bounded, monitored, and reviewed?
Workloads need identities too
Applications and services should not rely only on private network placement or embedded shared credentials.
Review: Does each important workload authenticate as an approved non-human principal?
External access needs sponsorship
A partner or guest relationship should remain tied to a current business owner and explicit need.
Review: Who sponsors the identity and when does access expire or get reviewed?
Environment is part of scope
Development, test, staging, and production access should not be treated as interchangeable.
Review: Can lower-environment identities reach production resources?
Lifecycle is part of security
Access that was appropriate last year may no longer be appropriate after role, project, service, or ownership changes.
Review: What event or date should reduce, revoke, or retire the access?
Evidence should match the claim
A current access claim should be supported by current identity, policy, activity, and ownership evidence.
Review: Is the evidence fresh enough to support the present architecture?
Vocabulary
Identity-Perimeter Terms
Identity perimeter
The set of identity, authentication, authorization, ownership, lifecycle, and contextual decisions that determine who or what can reach protected resources.
Principal
A human or non-human identity that can request or receive access to a resource.
Authentication
The process of verifying the claimed identity of a user, workload, service, or other principal.
Authorization
The decision about which resources and actions an authenticated identity is allowed to use.
Entitlement
A specific permission, role membership, resource access, or capability assigned to an identity.
Workload identity
A non-human identity representing an application, service, job, or automation process.
Privileged identity
An identity with elevated administrative or security-sensitive capabilities.
External identity
An identity belonging to a partner, vendor, guest, consultant, or other party outside the normal workforce lifecycle.
Identity lifecycle
The creation, activation, change, review, suspension, revocation, and retirement of identity access over time.
Sponsor
The internal person or team accountable for an external identity's business need and continued access.
Standing privilege
Elevated access that remains continuously available rather than being activated for a limited approved period.
Access path
The identity-to-resource relationship through which a principal can request or receive an action on a protected service or data resource.
Fictional Identity Register
Seven Northbridge Identity Records
IDN-01WorkforceConfirmed
Counselor Workforce Group
Purpose
Use Student Services Portal for approved student-support workflows
Resources
Student Services Portal
Actions
Application workflows allowed by counselor role
Environment
Production
Owner
Student Services Operations
Approval
Role-based workforce assignment
Lifecycle
Reviewed quarterly and on employment/role change
Monitoring
Authentication + application authorization events
Architecture concern
Access remains appropriate only while the user has a current counselor role.
IDN-02PrivilegedConditional
Cloud Platform Administrator
Purpose
Perform approved platform administration
Resources
Cloud management plane
Actions
Time-bounded administrative changes
Environment
Production
Owner
Platform Engineering
Approval
Privileged activation workflow
Lifecycle
Just-in-time activation; post-use review required
Monitoring
Privileged activation + management audit
Architecture concern
One emergency activation has incomplete post-use review evidence.
IDN-03WorkloadConfirmed
Student Portal Workload
Purpose
Authenticate application service to approved backend resources
Resources
Student Support Database + Generated Report Storage
Actions
Application-specific read/write operations
Environment
Production
Owner
Application Team
Approval
Application architecture approval
Lifecycle
Reviewed on deployment and dependency change
Monitoring
Workload authentication + resource access logs
Architecture concern
Network privacy is not treated as a substitute for workload identity.
IDN-04ExternalConditional
Scheduling Partner Guest
Purpose
Support approved scheduling integration administration
IDN-05 remains active in production, but the current owner, business need, lifecycle review, monitoring coverage, and retirement path are unresolved.
Defensive recommendation: Keep the identity Blocked until ownership and business need are established and the account is modernized or retired.
Access Paths
Map Identity-to-Resource Relationships, Not Just Accounts
An identity inventory tells you what identities exist. An access path explains what each identity can reach and why. This relationship is what turns identity into an architecture boundary.
PATH-01
Source identity
Counselor Workforce Group
Destination
Student Services Portal
Access decision
Allow role-appropriate application workflows after approved workforce authentication.
Training note: this is fake data for defensive analysis practice only.
Analyze the Evidence
Evidence Analysis: Legacy Reporting Identity
The identity is active in production.
The account supports a historical reporting job.
The current accountable owner is Unknown.
No current lifecycle review is documented.
Monitoring is Partial.
The retirement path is unresolved.
What is the strongest architecture decision for IDN-05?
Identity Anti-Patterns
Eight Ways Identity Stops Functioning as a Strong Perimeter
1
Shared administrative account
Why it fails: Multiple people act through one identity, weakening accountability and making lifecycle decisions difficult.
Better approach: Use named identities with separate privileged activation.
2
Private network means trusted
Why it fails: A workload is authorized only because it runs on an internal or private network.
Better approach: Use named workload identity plus resource-level authorization.
3
External guest without sponsor
Why it fails: No internal owner remains accountable for why the external identity still has access.
Better approach: Require sponsor, business purpose, expiration, and recurring review.
4
Permanent privileged access
Why it fails: Administrative capability remains available even when the user is not performing an approved privileged task.
Better approach: Use separate, time-bounded, monitored privileged access.
5
Production identity reused in staging
Why it fails: Environment boundaries weaken and lower-trust workflows gain production access relationships.
Better approach: Use environment-specific identities and resource scope.
6
Legacy service account with no owner
Why it fails: The organization cannot confidently decide whether access is still required, safe, or revocable.
Better approach: Resolve business need and ownership, modernize the identity, or retire the account.
7
Authentication-only thinking
Why it fails: A successful sign-in is treated as permission to reach every available resource.
Better approach: Separate authentication from resource-specific authorization.
8
Access review by role name only
Why it fails: A reviewer approves access because the entitlement name looks familiar without checking purpose, resource, privilege, lifecycle, or evidence.
Better approach: Review why access exists and what it actually allows.
Authentication vs. Authorization
A Verified Identity Still Needs a Resource Decision
Authentication asks: Who or what is this?
Authentication establishes identity context. It may rely on workforce identity, workload identity, federation, or another approved mechanism.
Identity source
Principal type
Authentication context
Federation relationship
Session or workload context
Source-health evidence
Authorization asks: What may this identity do?
Authorization uses identity and policy context to decide which resources, actions, and environments are permitted.
Resource
Action
Role or entitlement
Environment
Business purpose
Approval and lifecycle
Scenario Decision Lab
Scenario Decision Lab 1 — Unowned Legacy Identity
A production reporting account still works, but no current owner, approval record, lifecycle review, or clear retirement plan exists.
Scenario Decision Lab
Scenario Decision Lab 2 — Staging Workload Requests Production Data
The Analytics Staging Workload needs synthetic staging data, but a developer proposes granting permanent read-only access to the production student-support database for convenience.
Safe Fictional Lab
Build an Identity Perimeter Map
Use fictional identities, resources, approvals, owners, policies, and synthetic evidence only. Do not access or inspect any real identity platform.
1
Create at least twelve fictional identity records.
2
Include workforce, privileged, workload, external, temporary, and legacy identity types.
3
Give every identity a stable ID.
4
State the identity purpose.
5
Record environment.
6
Record the resource or application being accessed.
7
Record allowed action scope.
8
Assign identity owner or sponsor.
9
Assign resource owner.
10
Record approval path.
11
Record review cadence or expiration.
12
Record monitoring evidence.
13
Classify status as Confirmed, Conditional, Unknown, Blocked, or Retired.
14
Create at least ten identity-to-resource access paths.
15
Identify at least two environment-boundary decisions.
16
Identify at least two privileged-access relationships.
17
Identify at least two workload identities.
18
Identify at least two external or temporary identities.
19
Identify one unowned legacy identity and keep it Blocked.
20
Add change triggers for role change, employment change, project end, service retirement, provider change, ownership change, and architecture change.
Lab boundary
Use fictional names, safe metadata, and synthetic evidence only. Do not use real usernames, passwords, tokens, private account identifiers, internal identity exports, or production access details.
Analyze the Evidence
Evidence Analysis: Staging-to-Production Access
The identity belongs to the Analytics Team.
The workload runs in staging.
Its approved purpose is synthetic staging analytics.
The requested destination is the production Student Support Database.
No production business purpose or approval is documented.
What is the strongest decision for PATH-05?
Advanced Challenge
Redesign a Fictional Identity Perimeter
A fictional organization has shared admin accounts, two legacy service identities, permanent vendor access, one staging workload that can reach production, and weak access-review evidence. Redesign the identity perimeter conceptually.
1
Named workforce identities
2
Separate privileged identities or privileged activation
3
Workload identities for applications
4
Environment-specific workload scope
5
External sponsor requirements
6
External expiration and review
7
Temporary access lifecycle
8
Legacy identity modernization or retirement
9
Resource-specific authorization
10
Identity and resource ownership
11
Authentication evidence
12
Authorization evidence
13
Monitoring coverage
14
Review cadence
15
Change triggers
16
Blocked findings that must close before approval
Defender Habits
A13.1 Defender Checklist
Skill Check
Seven Questions
Check Your Understanding
A13.1 Mini Quiz: Identity as a Security Perimeter
Choose your answers first. Explanations appear only after submission.
1. Why can identity function as a security perimeter?
2. What is the difference between authentication and authorization?
3. Why is workload identity stronger than trusting private network location alone?
4. What should an external identity have?
5. A staging workload requests production database access but has no production purpose. What is the strongest decision?
6. What is the strongest status for a legacy service account with Unknown owner and no current lifecycle evidence?
7. What makes an identity access review stronger?
Portfolio Prompt
Portfolio Build — Identity Perimeter Map
Create the first artifact for your A13 Enterprise Identity and Zero-Trust Review: a fictional Identity Perimeter Map with at least twelve identities and ten access paths. Include identity ID, type, purpose, environment, resource, action scope, identity owner or sponsor, resource owner, approval, lifecycle, monitoring evidence, status, concern, next action, and change trigger.
Include workforce, privileged, workload, external, temporary, and legacy identity types.
Show authentication and authorization as separate ideas.
Include at least two workload identities and two privileged identities.
Include at least one staging-to-production denial.
Keep one unowned legacy identity Blocked.
Use fictional provider-neutral records and no real credentials.
Confidence / Readiness Reflection
Are You Ready for A13.2?
A13.2 moves into Zero Trust Principles. Before continuing, make sure you can explain why identity reduces assumed trust but does not eliminate the need for resource authorization, monitoring, lifecycle, and architecture evidence.
1
I can explain identity as a security perimeter.
2
I can distinguish authentication from authorization.
3
I can distinguish workforce, privileged, workload, external, temporary, and legacy identities.
4
I can evaluate identity access by purpose, scope, environment, owner, lifecycle, and evidence.
5
I can explain why private network placement does not replace identity or authorization.
Portfolio Build Guide
How to Make the Identity Perimeter Map Look Professional
Use stable identity IDs
Make every human, workload, external, temporary, and legacy record easy to reference later in A13.
Separate identity from access path
Identity records explain who or what exists; path records explain which resource/action relationship exists.
Show ownership
Include both identity owner/sponsor and resource owner when those responsibilities differ.
Show lifecycle
Access should have review dates, expirations, project triggers, role-change triggers, or retirement conditions.
Show environment
Make production, staging, development, and recovery scope visible.
Show evidence
Authentication, authorization, access review, workload activity, and monitoring should support each major claim.
Keep uncertainty visible
Use Conditional, Unknown, or Blocked when current evidence does not justify Confirmed.
Connect forward
A13.2 will use this map to identify where trust is explicit, assumed, excessive, or insufficiently verified.
Key Takeaways
What You Should Remember
1.Identity can act as a security perimeter because access decisions can follow the principal rather than relying only on network location.
2.Human, privileged, workload, external, temporary, and legacy identities have different architecture risks.
3.Authentication verifies identity; authorization decides what that identity may do.
4.Workload identity gives applications a named, reviewable non-human principal.
5.External access should have a sponsor, purpose, scope, review, and expiration.
6.Environment is part of identity scope; staging identities should not automatically reach production.
7.Privileged access deserves stronger approval, time limits, monitoring, and post-use evidence.
8.Unowned legacy identities should remain visible as risk rather than being normalized.
9.Access reviews should evaluate purpose, privilege, lifecycle, ownership, and evidence rather than role names alone.
10.The Identity Perimeter Map becomes the foundation for A13.2 Zero Trust Principles.
Lesson Safety Boundary
Identity architecture does not require accessing real accounts
Do not guess passwords, test authentication, enumerate users, access real identity platforms, use tokens, attempt privilege escalation, or inspect private account data. All identities, access paths, approvals, logs, and evidence in this lesson are fictional and defensive.
Lesson Complete
A13.1 Identity as a Security Perimeter Complete
You now have an identity-perimeter model built around principal type, authentication, authorization, purpose, privilege, ownership, environment, lifecycle, access paths, and current evidence. Next, A13.2 focuses on Zero Trust Principles.