Skip to main content

Module client

Module client 

Source
Expand description

AuthZEN client for discovery, access evaluation, and search.

AuthZenClient is the single entry point for PEPs interacting with a PDP. It handles metadata discovery, caches PdpConfiguration per PDP identifier, and provides typed methods for every endpoint defined by the Authorization API 1.0.

Structs§

AuthZenClient
A client for interacting with an AuthZEN PDP.
PdpConfiguration
PDP metadata returned by the /.well-known/authzen-configuration discovery endpoint (AuthZEN §9).