neos-sdi / adfsmfa

MFA for ADFS 2022/2019/2016/2012r2
MIT License
143 stars 52 forks source link

Temporary error upon first time TOTP registration #291

Closed toffee-makes-things closed 1 year ago

toffee-makes-things commented 1 year ago

Hello.

During the TOTP registration flow i encountered an error that clears itself up after clicking sign in with other options. After that it continues working but i do not understand why this happens.

スクリーンショット 2023-04-17 午後11 11 11 スクリーンショット 2023-04-17 午後11 11 20

redhook62 commented 1 year ago

Hi @lambda-makes-things

Can you send us more logs? In the windows eventlog when the error occurs. In

regards

toffee-makes-things commented 1 year ago

スクリーンショット 2023-04-18 午後5 02 30 im pretty sure this is an event that relates to this, not the same in the screenshot though

redhook62 commented 1 year ago

This is a generic (uncatched) exception, and provides little detail. are there any others ?

Have you correctly filled in all the properties concerning the config ? such as the name of the company (Issuer) Apparently you use SAML, do you provide the UPN claim ? You use a Mac, do you have the same problems with Windows and Linux ?

regards

toffee-makes-things commented 1 year ago

@redhook62

Yes, Yes, and Yes other tenant users have this same predicament

redhook62 commented 1 year ago

Hi @lambda-makes-things

If you don't have more logs available. simplest way and send me your configuration.

In PowerShell: Export-MFASystemConfiguration -ExportFilePath c:\path\config.xml Then replace confidential information within the file with placeholders.

Send me this file (zip) to the email address indicated in the source codes

regards

redhook62 commented 1 year ago

News ?