Linux Entra Bridge 作者: Pihaar
Microsoft Entra ID single sign-on for Firefox on Linux. It bridges to the local microsoft-identity-broker so Firefox can pass Conditional Access checks that otherwise require Microsoft Edge.
1 个用户1 个用户
扩展元数据
关于此扩展
On Linux, Microsoft Entra ID Conditional Access normally works only in Microsoft Edge, because only Edge talks to the Microsoft Identity Broker. <b>Linux Entra Bridge</b> gives Firefox the same capability.
A small native messaging host (open-source Python) requests the PRT single sign-on cookie from the local <code>microsoft-identity-broker</code> over D-Bus, and the extension places it in the browser cookie store for the Microsoft sign-in domains. Firefox then presents as a compliant device to Entra ID, so Microsoft 365, the Azure Portal, and SAML or OAuth applications behind login.microsoftonline.com work without repeated sign-ins.
<b>Requirements:</b>
<ul>
<li>A Linux device enrolled in Microsoft Intune, with microsoft-identity-broker running (Edge SSO must already work).</li>
<li>The companion native messaging host, installed system-wide via the package or the project's install script.</li>
</ul>
<b>Privacy:</b> 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: <a href="https://github.com/Pihaar/linux-entra-bridge">github.com/Pihaar/linux-entra-bridge</a>
A small native messaging host (open-source Python) requests the PRT single sign-on cookie from the local <code>microsoft-identity-broker</code> over D-Bus, and the extension places it in the browser cookie store for the Microsoft sign-in domains. Firefox then presents as a compliant device to Entra ID, so Microsoft 365, the Azure Portal, and SAML or OAuth applications behind login.microsoftonline.com work without repeated sign-ins.
<b>Requirements:</b>
<ul>
<li>A Linux device enrolled in Microsoft Intune, with microsoft-identity-broker running (Edge SSO must already work).</li>
<li>The companion native messaging host, installed system-wide via the package or the project's install script.</li>
</ul>
<b>Privacy:</b> 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: <a href="https://github.com/Pihaar/linux-entra-bridge">github.com/Pihaar/linux-entra-bridge</a>
评分 0(1 位用户)
权限与数据
必要权限:
- 与 Firefox 之外的其他程序交换信息
- 获知浏览器导航时的行为状态
可选权限:
- 访问您在 login.microsoftonline.com 的数据
- 访问您在 login.microsoft.com 的数据
- 访问您在 login.live.com 的数据
收集的数据:
- 开发者称此扩展无需收集数据。
更多信息