Witamy na witrynie Dodatki dla programu Thunderbird.
Dodaj dodatkowe funkcje i motywy, by dostosować program Thunderbird do swoich potrzeb.
ZamknijLinux Entra Bridge 0.1.0
Autor: Pihaar
Entra ID SSO for Thunderbird on Linux. A native messaging host bridges to the local microsoft-identity-broker, reusing the device SSO session for Microsoft 365 / Exchange (Conditional Access outside Edge). Companion host required.
Więcej o tym dodatku
A companion native messaging host (open-source Python) requests the PRT single sign-on cookie from the local
microsoft-identity-broker service over D-Bus, and the extension sets it for the Microsoft sign-in domains. Thunderbird's built-in OAuth sign-in window for Microsoft 365 and Exchange accounts then reuses your device's existing SSO session, without repeated logins, and presents the device as compliant to Entra ID.Requirements:
- A Linux device enrolled in Microsoft Intune, with microsoft-identity-broker running (Edge SSO must already work).
- The companion native messaging host, installed system-wide via the package or the project's install script.
Privacy: Everything runs locally. The extension and host make no network requests of their own and send no data to the developer or any third party. The SSO token is kept in memory and never written to disk.
Open source (MIT), including the native host and the reverse-engineered broker protocol notes: github.com/Pihaar/linux-entra-bridge