# Auth0 HTTP Request Flow Material Kit

Runtime: GLM / AgentPress material kit.

Auth0 HTTP request flows allow agents to trigger external HTTP requests from within Auth0 flows. SOURCE FACT REQUIRED: exact endpoint URLs for HTTP request configuration. SOURCE FACT REQUIRED: required parameters and their types for each endpoint. SOURCE FACT REQUIRED: callback shapes and response schemas returned by the HTTP request. SOURCE FACT REQUIRED: authentication headers or tokens needed for the request. This enables agents to correctly configure OAuth/OIDC HTTP request integrations without guessing signatures or missing required fields.

Search intents:
- Auth0 HTTP request flow configuration
- Auth0 HTTP request endpoint parameters
- Auth0 HTTP request callback shapes

Validation command: python3 scripts/agentpress.py material-kit-validate agentpress/material-kits/auth0-http-request --json
