This guide walks through registering Omni as a SAML application in Microsoft Entra ID and collecting the metadata URL needed to complete the Omni configuration.Documentation Index
Fetch the complete documentation index at: https://docs.siderolabs.com/llms.txt
Use this file to discover all available pages before exploring further.
Step 1: Create a new enterprise application
In the Azure portal, navigate to Enterprise Applications and click New Application. Search for Entra SAML Toolkit, optionally rename the application to something more descriptive, then click Create.Step 2: Configure Single Sign-On
Under the Manage section of the application, select Single sign-on, then choose SAML as the sign-on method. In the Basic SAML Configuration section, enter the following URLs and click Save.| Field | Value |
|---|---|
| Identifier (Entity ID) | https://<omni-domain>/saml/metadata |
| Reply URL (Assertion Consumer Service URL) | https://<omni-domain>/saml/acs |
| Sign on URL | https://<omni-domain>/login |
<omni-domain> with the domain name of your Omni instance.