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