How do you enroll / deploy many TOTP (Time-based One-Time Password) tokens (in this case OTP C200 from Feitian) to Okta users? It all starts with the general configuration of the Custom TOTP and a manual test with one token – just to see if everything works as expected. You can read here in a […]
Tag: Okta
Okta and Office 365: Error when federating / setting up Provisioning
You receive the following error message when trying to “Fetch and Select” Domains within the Okta Office 365 app: Could not communicate with Office 365 to validate your credentials, received error: 400 Showing a modal dialog box or form when the application is not running in UserInteractive mode is not a valid operation. Specify the […]
Okta Credential Provider for Windows – Troubleshoot
Some notes on “Why is Okta Credential Provider for Windows” not working – the most common things to check: Is TLS 1.2 enabled on .NET ? Check here Okta ends browser support for TLS 1.1 | Okta under “Enable TLS 1.2 on .NET” and make sure all registry keys are set! Is the user you […]
Okta ADFS MFA: ‘login_hint’ did not match a user assigned to the client app
You receive the following error message when trying to login to ADFS with the Okta MFA Plugin installed: Error: access_denied – ‘login_hint’ did not match a user assigned to the client app This error message already pushes you in the direction, it means the username format may be wrong. You can check in the logs […]
Okta MFA for ADFS: An error occurred
After the installation of the Okta MFA for Active Directory Federation Services (ADFS) Plugin you receive “An error occurred” when there should be a prompt for MFA. This can have of course a variety of reasons, if you don’t find anything in the logs – be sure to enable TLS 1.2 on all ADFS […]