Skip to content

Auth0 Management credentials#

คุณสามารถใช้ credentials เหล่านี้เพื่อยืนยันตัวตนเมื่อใช้ HTTP Request node เพื่อทำการ Custom API call

Prerequisites#

สมัคร Auth0 ให้เรียบร้อยก่อน

Supported authentication methods#

  • API client secret

ดูข้อมูลเพิ่มเติมเกี่ยวกับบริการได้ที่ Auth0 Management's documentation

นี่คือ credential-only node ดูรายละเอียดเพิ่มเติมได้ที่ Custom API operations ดู example workflows and related content บนเว็บไซต์ n8n

Using API client secret#

ถ้าจะตั้งค่า credentials นี้ คุณต้องมี:

  • Auth0 Domain
  • Client ID
  • Client Secret

ดูคำแนะนำในการรับ Client ID และ Client Secret จากแท็บ Settings ของ application ได้ที่ Auth0 Management API Get Access Tokens documentation