-
Notifications
You must be signed in to change notification settings - Fork 73
Lock Training Outline
Michael Schwartz edited this page Jun 26, 2024
·
1 revision
Very high level overview of "PARC" model, design goals of cedar, Amazon Rust engine, Amazon Verified Permission service.
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.
How to design add'l attributes, entities and actions needed by your application to utilize authz.
Define standard policies needed by the application, especially any authz decisions that may need an audit trail.
Where authn and user claims come from.