Multi Factor Enrollment Policy - Calling a REST API for Decisioning

We have our own fraud engine that decide whether or not the user needs to authenticated with second factor, just wondering if Okta provides a way to define at the policy level on calling this fraud engine and make intelligent decision!

Thanks for the help

Any help is appreciated

When your fraud engine detects an issue you could add that user to an additional Group that requires MFA. Then when you triage that event you could remove the user from that group.

Does that help ?