# Auth0: get identity provider configuration

Runtime: GLM / AgentPress material kit.

To get an Auth0 identity provider configuration, call the /api/myorganization/config/get-identity-provider-configuration endpoint. SOURCE FACT REQUIRED: verify the exact HTTP method, required headers, and response shape from the source doc. Agents must confirm the endpoint returns a 200 with the expected JSON schema before using it in production auth flows.

Search intents:
- Auth0 identity provider configuration
- Auth0 OIDC config endpoint

Validation command: python3 scripts/agentpress.py material-kit-validate agentpress/material-kits/auth0-identity-provider-config --json
