Skip to main content

Auth0

This guide contains information to set up a Auth0 Source in Vanus Connect.

Introduction

Auth0 is an authentication and authorization platform that provides security solutions for applications, websites, and APIs. It offers features such as single sign-on, multi-factor authentication, and social logins, among others.

The Auth0 Source is a webhook server that enables you to establish an endpoint for receiving events from your Auth0 application. To achieve this, it is necessary to establish a connection within Auth0.

Prerequisites

Before obtaining Auth0 events, you must have:

Getting Started

Create your connection in Vanus Connect

  • Write a Name① for your connection.

  • Select the Events② you want to receive.

auth0_webhook_0.webp

Configuring Auth0 to Send Webhook Events

  1. Click the copy① icon to copy the webhook url.

auth0_webhook_1a.webp

  1. Log in to your Auth0 account.

  2. Navigate to the Streams② menu under Monitoring③.

auth0_webhook_1.webp

  1. Click on the Create Log Stream④ button.

auth0_webhook_2.webp

  1. Select the Custom Webhook⑤ option.

auth0_webhook_3.webp

  1. Write a Name⑥ for your webhook stream and click on the Create⑦ button.

auth0_webhook_4.webp

  1. Provide the Payload URL⑧ of your Auth0 source connector in Vanus Connect, and select Json Lines⑨ under Content Format.

auth0_webhook_5.webp

  1. Select⑩ the event you want to receive notifications for and click the Apply⑪ button. Save your settings.

auth0_webhook_6.webp

Caution

At this time you can only select one event.

  1. Go back to Vanus Connect and click Next⑫ to continue the configuration.

auth0_webhook_7.webp


Learn more about Vanus and Vanus Connect in our documentation.