Skip to content

renardpriester/identity-lifecycle-governance-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Identity Lifecycle & Governance Framework

Project Cornerstone — An Identity Operating Model for a Global Enterprise

Identity should be automatic, secure, auditable, and nearly invisible to the end user.


The Vision

This project designs a complete identity operating model for a fictional global law firm:

  • 10,000 employees across 50 offices
  • Partners, associates, paralegals, HR, finance, IT, contractors, and vendors
  • Microsoft 365, Entra ID, Active Directory, hybrid infrastructure
  • Built on Zero Trust principles

The goal is not to manage users. The goal is to redesign how identity works — so that the right people have exactly the access they need, access adjusts automatically as people move, and the entire system is governable, auditable, and nearly invisible to the people who use it.


The Philosophy

If the identity system is working as designed:

  • New hires start with what they need on day one
  • Promotions automatically adjust access
  • Contractors lose access when engagements end
  • Managers complete access reviews in minutes
  • Security teams have clear, real-time visibility
  • Auditors can verify controls without chasing spreadsheets

The full set of guiding principles is captured in The Identity Manifesto.


The Architecture

1. Identity Lifecycle Engine (Joiner / Mover / Leaver)

Automated provisioning, recalculation, and deprovisioning driven by HR as the source of truth.

2. RBAC Library

Standardized role packages — assign a role, not 20 individual permissions.

3. Policy-as-Code

Access governed by declarative rules, not person-by-person decisions. Predictable, scalable, self-documenting.

4. Continuous Governance

Every access decision answers: who approved it, why, when it expires, and whether it's still needed. See Audit & Certification and Access Request & Approval.

5. Executive Dashboard

Strategic identity posture visibility for security leadership — privileged accounts, dormant identities, pending reviews, risky sign-ins, and overdue certifications at a glance.


Repository Contents

Section Description
manifesto/ The Identity Manifesto — guiding principles
docs/ Problem statement, architecture, JML workflows, roadmap
policy-as-code/ Declarative access policy model
rbac-library/ Standardized role packages
dashboard/ Executive identity posture dashboard
diagrams/ Architecture and workflow flow diagrams
scripts/ PowerShell reference implementations (Graph API)
role-definitions/ RBAC role-to-access matrix

The Four Problems This Solves

Problem Solution
Slow, manual onboarding Zero-touch role-based provisioning (Joiner)
Access that doesn't match role RBAC Library + Policy-as-Code
Privilege creep on role changes Automatic access recalculation (Mover)
Painful, manual auditing Continuous governance + Executive Dashboard

Technologies

Microsoft Entra ID · Active Directory Domain Services · Microsoft Graph API / Graph PowerShell · PowerShell · Conditional Access · Privileged Identity Management (PIM) · SSO / SCIM · Zero Trust Architecture


Portfolio Note

This is a design and demonstration project — a complete identity operating model with architecture, governance processes, policy model, role library, executive reporting, and PowerShell reference implementations. It demonstrates identity architecture thinking at enterprise scale: secure by default, automated, auditable, and built to improve both security and user experience.


Designed and documented by Renard Priester — Identity & Access Management Engineer

About

An enterprise Identity Governance and Administration (IGA) framework automating the full identity lifecycle — Joiner, Mover, Leaver — with role-based access control, self-service approval workflows, and continuous audit certification. Includes architecture, workflow designs, RBAC model, and PowerShell reference implementations.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors