How can you use Okta as the IdP to authenticate guest users singing in as guests to AAD? Just a few gotchas in the following few paragraphs. TL;DR The idea is to create a new user in Okta, either manual or automatic. The user has an attribute, like “MSFT Guest Account UPN” (in this example […]
Category: Allgemein
Okta Smart Card (x.509) – auto select certificate (AutoSelectCertificateForUrls)
Quickly noted how to configure Chrome to auto select the certificate when signing in with the Smart Card IdP. Add the following registry key and edit the URL (my-url) certificate information (my-cn).
Hermes und DHL Paketscheine drucken auf Brother QL Labelprinter
Vor Jahren habe ich schon einmal einen Artikel geschrieben, wie man Versandlabels auf einem Brother Labelprinter druckt. –> https://thomasheinz.net/dhl-paketetiketten-fur-dymo-labelprinter-aufbereiten/ Hier im Jahre 2022 einfach nochmal kurz notiert, was ich heutzutage nutze. Umwandlung Für die Umwandlung in das 62mm breite Etikett nutze ich Snake Label: –> https://snake-label.de/ Vorteil: Meine Labels bleiben lokal, alles passiert via […]
Android 12: Quick Settings – alte Wifi und Mobile-Data Buttons wiederherstellen
Die klassichen Wifi und Bluetooth Buttons in den Quick Settings lassen sich in Android 12 via ADB wiederherstellen: Rückgängig machen:
Start / Stop AWS EC2 instances from your MacOS menu bar
xbar to the rescue! I was looking for a convenient way to start or stop AWS EC2 instances, for example from the MacOS menu bar. And the internet / GitHub did not let me down: xbar is the way to go! GitHub – matryer/xbar: Put the output from any script or program into your macOS […]