Streaming Data with Okta Workforce Identity Cloud
You can configure Okta to stream logs into Verosint to detect account fraud. Logs ingested by Verosint will create events and account prints in SignalPrint and show details in the Explorer.
In the Okta Workforce Identity Cloud admin console navigate to Workflow -> Event Hooks -> Create Event Hook. Enter your information on the Add Event Hook Endpoint dialog:
- Enter a name for this event hook.
- Enter Verosint's URL
https://api.verosint.com/v1/signalprint/logs
to receive data. - Type
authorization
in the Authentication field - Type
Bearer
in the Authentication secret field and append your Verosint API key, which is located in your Verosint account profile. Make sure that there is a space character betweenBearer
and the API key. - Select the type of events, and choose the events processed by Verosint:
Subscribe to events ->- User sign in attempt
- Authentication of user via MFA
- User logged out from Okta
- Fired when the user's Okta password is reset
- User's Okta password updated
- User created
- Hit Save & Continue.
- Hit Verify.
- Once the hook has completed verification, Verosint will receive the selected events.
Updated 14 days ago