This document provides a summary of a presentation about authorization using XACML, REST, JSON, and ALFA. It introduces XACML as the de facto standard for attribute-based access control and discusses how REST, JSON, and ALFA help bring XACML to developers by making it easier to integrate and use. Examples are given of how to send authorization requests via REST/JSON and how to write policies using the ALFA language. The presentation promotes using XACML to externalize and decouple authorization logic from applications for scalability and flexibility.