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§
- Auth
ZenClient - A client for interacting with an AuthZEN PDP.
- PdpConfiguration
- PDP metadata returned by the
/.well-known/authzen-configurationdiscovery endpoint (AuthZEN §9).