Using hardware security tokens (Yubikeys) to log in to Azure AD with Firefox on Linux
Microsoft currently doesn't support FIDO2 logins with Firefox on Linux (they do support Chrome) and actively disables this in their login flow. Despite this, I have been able to make it work using the following steps: Enroll a new key via Chrome. Re…
Intune on Fedora 39
Based on https://taoofmac.com/space/com/microsoft/intune Install dependencies: sudo dnf install alien rpmrebuild sdbus-cpp java-11-openjdk Download latest package versions of: https://packages.microsoft.com/ubuntu/22.04/prod/pool/main/m/msalsdk-dbus…
Intune on Fedora 40
Based on https://taoofmac.com/space/com/microsoft/intune Install dependencies: sudo dnf install alien rpmrebuild sdbus-cpp java-11-openjdk Download latest package versions of: https://packages.microsoft.com/ubuntu/22.04/prod/pool/main/m/msalsdk-dbus…
Intune on Fedora 38
title: Superseded
These notes have been superseded by [[20240112-1400 - Intune on Fedora 39]].
Based on https://taoofmac.com/space/com/microsoft/intune Install dependencies: sudo dnf install alien sdbus-cpp java-11-openjdk Download latest package v…