IAM Projects & Notes

Things I'm building, testing, breaking, and learning.

6 ARTICLES EST. 2024 RSS AVAILABLE
Filter
2026-05-29 Projects · 2 min

Identity-Centric Security Design for Healthcare

Designing identity, access management and security controls for a small healthcare organization — built around Microsoft Entra ID as the central identity platform.

Entra IDAzureRBACConditional AccessFIDO2Healthcareproject
2026-05-25 Lab · 2 min

Conditional Access & Identity Protection

Risk-based Conditional Access and Identity Protection in Microsoft Entra ID — creating policies that force MFA on risky sign-ins and understand the difference between user risk and sign-in risk.

Entra IDConditional AccessIdentity ProtectionMFAZero Trust
2026-05-23 Projects · 2 min

Cloudflare Access Federation with Entra ID

Federation, OIDC authentication and automatic SCIM provisioning between Entra ID and Cloudflare Access — step by step with common pitfalls documented.

Entra IDCloudflareSCIMZero TrustOIDCproject
2026-03-13 Projects · 2 min

AI-Assisted Azure RBAC Analysis

Combine Azure RBAC data with a local AI model (Ollama/llama3) and PowerShell to automatically identify over-privileged access and least privilege violations.

AzureRBACPowerShellAIOllamaproject
2026-02-10 Projects · 2 min

JML Monitor for Microsoft Entra ID

Built a JML monitor (Joiner-Mover-Leaver) for Microsoft Entra ID with Python and Graph API — to track group changes and detect access drift.

Entra IDGraph APIPythonJMLIdentity Governanceproject
2026-01-20 Lab · 2 min

Hybrid Identity with Active Directory and Microsoft Entra ID

Build a hybrid identity environment with Windows Server 2022, Active Directory and Entra Connect — step by step from empty VM to synced identity environment.

Active DirectoryEntra IDHybrid IdentityEntra Connect