Here is the list of the issues that you may encounter when using inWebo Windows Logon.
The inWebo credential provider is not visible
If the installation seems to be fine, but the credential provider is not visible, please check the windows version.
If the version is Windows10 21H1, please be aware that this specific Windows version does not include by default the Microsoft Visual Studio C++ redistributable component. This component is required
If the push notifications are sent but not received on the trusted device:
check that the inWebo user login matches the Windows user login,
check that the ConnectorAlias and AES key values in the appsetting.json file are correct
check that the trusted device receives inWebo notifications. You can try to send a push notification from a demo page.
If the problem persists, you may try to delete the <user>.dat file.
Go to the inWebo Windows Logon installation directory (the default one is C:\Program Files\inWebo\WindowsLogon).
Delete the <user>.dat file
The user should now be able to receive the push notifications.
The <user>.dat file is created after the user logs in for the first time with inWebo Windows Logon. If you see a <user>.dat file when the user has not yet performed a first connection, this may be related to a previous version and you can delete it.
The inWebo MFA is not triggered
If the user enters the Windows password and the session opens without inWebo MFA, this may be related to the type of Windows account.
The user should have a local or domain account in order to log in. See TrustBuilder Windows Logon > Prerequisites
To find out if a Windows Account is a Microsoft account:
Go to Start > Settings > Accounts > Your info (in some versions, it may be under Email & accounts instead).
If you see “Sign in with a local account instead”, this means the current Windows account is a Microsoft account.
Installation stops when starting the service
If you see a green line around the installation window of the inWebo credential provider, this may be related to the antivirus. The antivirus has put the install program in quarantine.
Please refer to your administrator.
Unexpected Error in inWebo Authenticator app
After entering the PIN in Authenticator application, a message Unexpected Error appears. This may be related to a duplicate entry of the workstation in the data base. You should check if the workstation is already active in another inWebo Windows Logon connector.
If the workstation is already active in another inWebo Windows Logon connector, delete it from the connector list.
Below is a check list for verifying that all relevant components of the inWebo Windows Logon feature are working properly. This information may be useful to the inWebo support team if you contact them.
Check Services
Start “Services”. The service inWeboWindowsLogon should be present, running, and set up to start automatically.
Check dll presence
See C:\Windows\System32 → the IWLCredentialProvider.dll should be present.
Check the installation directory
The default installation directory is C:\ProgramFiles\InWebo\WindowsLogon
It should contain the following files:
AuthenticatorService.exe
appsettings.json
(after the first connection) <user>.dat
Check the Configuration file
Open the appsettings.json file with a text editor and with administrator rights.
After modifying the appsettings file, you have to restart the workstation.
To find out if a Windows Account is a Microsoft account:
Go to Start > Settings > Accounts > Your info (in some versions, it may be under Email & accounts instead).
If you see Sign in with a local account instead, this means the current Windows account is a Microsoft account.
In case of a Microsoft account, inWebo MFA is not applied. The behavior is the following: the user enters the Windows password and then the session opens.
Check the version of the inWebo credential provider
To see the version number of the inWebo credential provider that is deployed on a workstation:
Go to Windows > Settings > Apps
Click on Installed apps
Search for “inWebo Windows Logon”
The version is displayed under application name.
Check the Windows logs
Open an admin session and the Event viewer.
In the Event Viewer, go to Windows logs > Application.
Note that the loading of the logs can be slow.
There are several log categories:
The known errors that are handled by the service: they appear under the service name InWeboService. We can find for example the exchange between the workstation and the inWebo backend, for each connection.
The errors that are not known appear after the above. They are labeled .NET Runtime and Application Error.
Check the logs about inWebo Windows logon connectors