{"resource_type":{"id":338,"name":"oauth_client_credentials","schema":"{\n\t\"$schema\": \"https://json-schema.org/draft/2020-12/schema\",\n\t\"order\": [\n\t\t\"domain\",\n\t\t\"client_id\",\n\t\t\"client_secret\"\n\t],\n\t\"properties\": {\n\t\t\"client_id\": {\n\t\t\t\"default\": \"\",\n\t\t\t\"description\": \"\",\n\t\t\t\"nullable\": false,\n\t\t\t\"type\": \"string\"\n\t\t},\n\t\t\"client_secret\": {\n\t\t\t\"default\": \"\",\n\t\t\t\"description\": \"\",\n\t\t\t\"nullable\": false,\n\t\t\t\"type\": \"string\"\n\t\t},\n\t\t\"domain\": {\n\t\t\t\"default\": \"\",\n\t\t\t\"description\": \"For example, \\\"<tenant>.us.auth0.com\\\"\",\n\t\t\t\"nullable\": false,\n\t\t\t\"type\": \"string\"\n\t\t}\n\t},\n\t\"required\": [\n\t\t\"domain\",\n\t\t\"client_id\",\n\t\t\"client_secret\"\n\t],\n\t\"type\": \"object\"\n}","approved":true,"app":"oauth","description":"Client ID, client secret and domain for the OAuth 2.0 client credentials flow (machine-to-machine API authentication).","created_by":"rudo kemper424","created_at":"2026-02-23T16:43:16.619Z","format_extension":null,"picks":"0","display_name":"OAuth Client Credentials"}}