Skip to main content
POST
/
api
/
identity
/
ext-authz
External authorization check (forward-auth / Envoy ext_authz)
curl --request POST \
  --url https://api.example.com/api/identity/ext-authz \
  --header 'Authorization-PSK: <api-key>'

Authorizations

Authorization-PSK
string
header
required

Response

Allowed — identity headers set when a valid PSK is present.