okta-sdk-php icon indicating copy to clipboard operation
okta-sdk-php copied to clipboard

Custom TOTP not supported

Open JustoHermano opened this issue 3 years ago • 1 comments

If you enabled Custom totp and enroll a user in the custom totp when calling listFactors method an exception is throw and the factors are not returned by the sdk

$user->getFactors() ERROR:"Value 'token:hotp' is not part of the enum Okta\UserFactors\FactorType"

It looks like this factor type needs support added.

JustoHermano avatar Feb 03 '22 16:02 JustoHermano

Hi @JustoHermano, thanks for the report, I'll try to find someone to look at this.

monde avatar Feb 03 '22 16:02 monde