realmjoin/realmjoin-runbooks

MFA reset still not working for OATH tokens

Closed this issue · 1 comments

$fido2AMs = $OATHAMs = Invoke-RjRbRestMethodGraph -Resource "/users/$UserName/authentication/fido2Methods" -Beta

This is likely a copy paste error. The fido line is not correct with the double assignment. And I can confirm it is not working in production.

fixed by #97