Consider the following scenario: You want to connect a client to a server via Wireguard – the server’s IP address changes regularly. Further you want to contact the client from the server (so not the standard use-case) – you will also have to add a keep-alive to the client config. The keep-alive is easy, just […]
Month: October 2021

TOTP token rollout / assignment in Okta via PowerShell
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 […]
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 […]