Skip to content

Lock Training Outline

Michael Schwartz edited this page Jun 26, 2024 · 1 revision

Intro to Cedar

Very high level overview of "PARC" model, design goals of cedar, Amazon Rust engine, Amazon Verified Permission service.

Intro to Cedarling Architecture

This is a "non-Lock" deployment. So we're just talking about the idea that the Cedarling gets "inited" by the browser application, and then can return authz decisions locally.

Intro to Agama Lab Policy Store Authoring

Schema Authoring

How to design add'l attributes, entities and actions needed by your application to utilize authz.

Policy Authoring

Define standard policies needed by the application, especially any authz decisions that may need an audit trail.

Trust Stores

Where authn and user claims come from.

JavaScript Hello World (React, Angular?)

Clone this wiki locally