Hanzo
CLIAuthz

Authz

3 `hanzo` commands for Authz, each calling one operation on api.hanzo.ai.

Package serve is the access decision behind an org-scoped call: who may do what, where, answered allow or deny.

3 commands · API reference →

CommandCallsWhat it does
hanzo authz checkPOST /v1/authz/checkAsk whether a subject may act on an object
hanzo authz healthGET /v1/authz/healthLiveness of the policy engine
hanzo authz readyzGET /v1/authz/readyzReadiness of the policy engine

How is this guide?