Contents

Authorization Plug-ins

Extend the authorization services API by creating plug-ins that can participate in authorization decisions.

Overview

Use plug-ins to extend macOS authorization services to perform authorizations in a new way or to implement a new policy that is too complex to be implemented entirely with the authorization policy database.

You must import this API explicitly:

Topics

First Steps

Creating a Plug-in