-
Notifications
You must be signed in to change notification settings - Fork 162
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IIS and Two Factor Authenticator plugin white bar #209
Comments
I don't know if this has been resolved or if you want me to start my own issue? Let me know. @ntozier @JediKev - I just attempted to set this up too and same issue with my server, but it is not iis rather apache. Email 2FA works. Authenticator 2FA does not. Same errors apart from the IIS logs. Php error:
|
Good Evening, I'm not sure if the cause is the same, but I was having issues with the OAUTH plugin and the white bar on IIS. I had to add the following to my web.config to correct the white bar issue.
|
The Authenticator configuration does not appear to work under IIS.
note: configuration of email works as expected.
Environment:
osTicket 1.15.3.1
webserver IIS 10
PHP 7.3.19
Steps to reproduce and notes:
Installed and enabled the Two Factor Authenticator plugin.
Go to Agent profile.
Click on Configure Options.
Click on Authenticator results in the white bar of doom
Opening the Console I see that this is throwing a 500 error.
PHP error logs do not contain any new entries.
IIS logs suck.
The text was updated successfully, but these errors were encountered: