Getting FactorId for Verify Factor in C# Okta.Auth.SDK

Hi,

I’m trying to use the Okta.Auth.SDK Nuget package to authenticate. We require MFA and I’m getting the MFA_REQUIRED response. To do the next step I need a Factor Id. If I drill into the IAuthenticationResponse in a Watch Window I can see the Factors listed as a private members, but I don’t see how to access them at runtime.

Any Ideas?

-M

@mhays128 Hi, did you try to use the API get factors and can it return the factor id?

For additional details, here is the reference.
https://developer.okta.com/docs/reference/api/factors/