Creating an external risk webhook
Configure the 3rd party Risk configuration for each external webhook.
About this task
Performs extra access policy checks with an external information point.
Procedure
- Navigate to Integrations > Real-time webhooks.
- Click Create webhook.
- Select External Risk for the purpose.
- Click Next.
- Provide a name for the webhook.You can also specify an owner and email contact information.
- Specify one or more request URLs for the API.
- Select the type of authentication.
- Basic
- Specify the username and password.
- Header
- Specify the header name and authentication secret. If the secret is case-sensitive, select the Sensitive checkbox.
- None
- No authentication information is needed.
- OAuth
- Specify the token endpoint, select whether the client secret is post or basic, enter the client
ID and secret. Note: Client post indicates that the secret is stored as an attribute. Client basic indicates that the secret is stored in the header.
- Optional: Enter any custom headers and values.
- Click Create.Your webhook is displayed.
- On the Configuration tab, you can take the following
actions.
- Enable or disable the provider.
- View the version of the API that you are using.The field is read only.
- Choose the attributes that are sent to the identity provider for risk
assessment.The attributes are grouped by context.
- User
- Session
- Adaptive
- Policy
- Specify the attributes that are returned by the provider in the response.
- Edit the Resource transforms.
- On the Connection details tab, you can take the following
actions.
- Change the name of the webhook.
- Change the owner contact information.
- Change your API hostname URL or add more URLs.
- Change the authentication type.
- Add custom headers.
- From the side navigation, you can take the following actions.
- Test your webhook connection and payload.
- View the health status of the webhook.
- Delete the webhook.
- View the details of the webhook.
- When you are finished, click Save changes.
- Click Real-time webhooks to return to the Real-time webhooks page.