AI / SECURITY ENGINEERING
Enterprise Agent Authentication & Authorization
From enterprise login to governed MCP and delegated agent actions
CURRICULUM
A production architecture for identity, teams, immutable agent versions, deployment bindings, connector credentials, MCP tool policy, delegated access, approvals, workload identity, revocation, and audit in enterprise agent platforms.
- 01Create, Own, Version, and Bind an AgentMake agent logic portable across teams while keeping ownership durable, releases immutable, credentials local, and every share independently revocable.Published 04 Aug 20266 sections
- 02Application Knowledge and Two-Plane AuthorizationSource: How Enterprise Authentication and Authorization Work in an Agent Platform, sections 24–30; extends “Two Planes of Authorization” with provider, hosted-runtime, and generated-application ownership.Published 04 Aug 20266 sections
- 03Connector Credentials and Workload IdentityProvision durable connector authority without placing reusable secrets in an agent runtime, then prove that team-owned automation stays bounded, attributable, and independently revocable.Published 04 Aug 20266 sections
- 04Identities and Effective AuthoritySeparate every principal in an enterprise agent run, then calculate authority as an intersection rather than an inheritance chain.Published 04 Aug 20266 sections
- 05Enterprise Login, Teams, OAuth, and OIDCTurn an enterprise sign-in into a current organization-and-team context, then distinguish platform login from machine and human connector delegation.Published 04 Aug 20266 sections
- 06Run Authorization and Capability TokensAuthorize one immutable deployment before execution, keep broad credentials out of the runtime, and issue short-lived proof for exactly one downstream action.Published 04 Aug 20266 sections
- 07MCP Tool and Argument AuthorizationTreat every model tool call as an untrusted proposal, filter MCP discovery before it reaches the prompt, and authorize the exact arguments again at execution time.Published 04 Aug 20266 sections
- 08Delegated and Managed MCP AccessChoose and prove the right Model Context Protocol (MCP) authority mode: durable team-owned service access for automation first, then optional user-delegated access and enterprise-managed discovery without token passthrough.Published 04 Aug 20266 sections
- 09Human Approval and Agent DelegationPause exact high-risk tool intents for accountable human review, then let one agent invoke another without expanding the original user’s or team’s authority.Published 04 Aug 20266 sections
- 10Network Trust, Infrastructure, and DeliverySource: How Enterprise Authentication and Authorization Work in an Agent Platform, sections 28–33; extends “Two Planes of Authorization” into workload identity, infrastructure ownership, and release controls.Published 04 Aug 20266 sections
- 11Revocation, Audit, and ObservabilitySource: How Enterprise Authentication and Authorization Work in an Agent Platform, sections 30 and 35; preserves the generated-application revocation model migrated from the former Sharing, Roles, and Revocation lesson.Published 04 Aug 20266 sections
- 12Threat Model, Tests, and RolloutSource: How Enterprise Authentication and Authorization Work in an Agent Platform, sections 34 and 36–39; turns the final architecture and implementation order into release evidence.Published 04 Aug 20267 sections