Webhooks are used to notify tenants when a user is created in Identity as a Service after the user authenticates to a third-party Identity Provider for the first time. A maximum of 20 active Webhooks is permitted per tenant. To use Webhooks, you must first register them in IDaaS.
1. Click
> Resources > Webhooks.
The Webhooks page
appears.
2. Click. The Register
a Webhook page appears.
3. In the Callback URL field, enter the secure HTTPS URL where resource notifications will be sent (for example, https://example.com/webhook) . This URL directs Identity as a Service where to deliver the Webhook event data.
Note: All callback URLs must use the HTTPS protocol with TLSv1.2 and TLSv1.3 supported. Versions lower than TLSv1.2 are not supported. An error message appears if the server does not use the supported TLS versions.
4. Optional. In the Expiration field, enter the number of days the Webhook should remain active. This limit determines how long IDaaS continues to send notifications to the callback URL before the Webhook expires. A value of 0 sets the Webhook to never expire.
5. Click Add. The Webhook appears in the Webhooks page.
6. After adding a Webhook, you can do the following:
a. Toggle between and
to enable and disable the Webhook.
b. Click to test the Webhook.
c. Click to delete the Webhook.