Provisioning Error Notification

Hello,

Is there an email notification that can be configured where if there is a problem with making api calls to scim system in okta->scim provisioning? Like if there are logs like this:

Verify user exists in external application failure: Unauthorized. Errors reported by remote server:

If so where is this configured and what needs to be turned on and who will the email go to?

Regards,
LT

You can use event hooks (https://developer.okta.com/docs/concepts/event-hooks/) to call an external API to send out customised emails/alerts.

Alternatively, if licensed you can use new feature called workflows to do this within Okta (https://help.okta.com/en/prod/Content/Topics/Workflows/workflows-main.htm)

Hi @lent

Alternatively to @rajnadimpalli’s answer, you can also use this Splunk add-on in order to retrieve the logs automatically from Okta and then parse them for specific errors https://splunkbase.splunk.com/app/3682/

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.